I've noticed I frequently export my tracks and use an external commandline program to see the DR rating of my material as an additional measuring aid in choosing the right amount of master limiter's gain.
The tool I use is a FLOSS program called DR14 T.meter:
http://dr14tmeter.sourceforge.net/index.php/Main_Page
Here's it's description:
It's a very handy tool, but it could be much more useful, if the algorithm could be used off Audacity's Analysis menu instantly giving back a DR value for selected material.DR14 T.meter is a free and opens source command line tool for computing the Dynamic Range of your music according to the procedure used in the off-line meter released by the Pleasurize Music Foundation.
This tool is very useful to measure how is loud your music and for understanding that a good quality album always has also a good dynamic, and it's also useful for understanding the effects of the so called loudness war.
Dr14 t.meter is released under the terms of the GNU GPLv3 license and is intended for the Linux users that can not use the Windows application released by the Pleasurize Music Foundation or the plugin for Foobar2000.
I've largely tested this application and it has always returned results identical to those of the official off-line meter.
I wonder how difficult it would be to implement this, what are the possible ways of doing so.
Also (more importantly I guess) - does anybody care about measuring DR values when releasing music, or this all sounds abstruse?
If it does, I invite you to zoom this page, that started it all:
http://www.dynamicrange.de/
Here you'll see what's this DR (Dynamic Range) measuring is all about, why we should care and what is Loudness War (if you haven't heard of it yet).
So there are two ways of measuring DR.
One is "live" - much like the peak/RMS level meters we have now in Audacity that display the momental DR value (rounded integer difference between peak level and RMS level of the signal AFAIK) - this should be easy to accomplish with a slight modification of the level meters (could they be made to display a DRx value next to them all the time?)
The other is "offline" - that computes the value for a given audio file, and prints a value (like DR6, DR3, DR9, DR14 etc.) - this could sit in the Analysis menu and analyse selected audio material and give back the value.
What are your thoughts?
Bless ya!