Community Forums Archive

Go Back

Subject:RMS scan using equal loudness contour
Posted by: dforden
Date:4/2/2009 2:40:06 PM

I'm trying to create a script to scan all the files in a folder, get the equal loudness contour RMS value for each and output that value to a text file. What property/class (I'm new to C#) do I need to access to get the equal loudness contour RMS scan value? Looking at the example file "statistics.cs" there's a variable called "SfHelper", but I can't find where it's declared nor is it in the scripting API Help file. I think this is what I need to be using but I'm not sure. Any help would be appreciated, thanks...

dwf

Go Back