Subject:Normalize based on RMS Scan
Posted by: broodley
Date:8/21/2008 5:08:19 PM
Hi all, I'm trying to set up a script to Scan a batch of files, and only normalize those about a certain RMS threshold. Started poking around a bit in the script, but can't figure out how to pass the value of the scan as a variable to tell the script to only normalize on those conditions. Thanks for any help! |
Subject:RE: Normalize based on RMS Scan
Reply by: _TJ
Date:8/26/2008 1:36:21 PM
the sample script statistics.cs shows you how to get the scan for the RMS level of a file. The basic code looks like this (note that this is a code fragment not a full script).
|