jhenderson
Dec 19 2005, 13:09
I am looking for a code snippet which applies an A-weighted audio filter on a block of time-series data. Alternately, if FIR or IIR coefficients are available, I can use those. Target sample rates of 44.1 and 96 kHz.
TIA
SebastianG
Dec 21 2005, 10:32
QUOTE(jhenderson @ Dec 19 2005, 08:09 PM)
I am looking for a code snippet which applies an A-weighted audio filter on a block of time-series data. Alternately, if FIR or IIR coefficients are available, I can use those. Target sample rates of 44.1 and 96 kHz.
TIA
I havn't looked to closely but you might find what you need here:
http://replaygain.hydrogenaudio.org/equal_loudness.htmlhttp://replaygain.hydrogenaudio.org/equal_loud_coef.txtSebi