View Single Post
  #17 (permalink)  
Old 02-26-2004, 10:32 AM
Ronald H. Nicholson Jr.
Guest
 
Posts: n/a
Default Re: Is there a quick, not much processing time needed, way to make the same volume on a 16 signed int stream in real time?

In article <c1iur0$1hvldk$[email protected]>,
Jon Harris <[email protected]> wrote:
>The reason your SPL meter shows such a dramatic difference
>is probably due to the A-weighting performed by the meter.


Is there a simple pole-zero approximation to A-weighting (or
other profile that is a good match to typical human perception
of "loudness")? Would a simple IIR followed by an RMS averaging
method provide a useful volume scaling factor (assuming this
had to be done in real-time)?


--
Ron Nicholson rhn AT nicholson DOT com http://www.nicholson.com/rhn/
#include <canonical.disclaimer> // only my own opinions, etc.
Reply With Quote