> I have 3 ideas, but I'm not sure if they'd even work, let alone how to code them if 
>they did...
> 1- Try simulating the behaviour of ideal capacitors/resistors/op-amps/etc. Maybe a 
>highpass filter could be "built" out of computer code & put just before the 
>resampling function. (Or is *that* what the "convolution approach" is? Oops.)
> 2- Resample the input file to something ridiculously low like 40Hz, & subtract this 
>from the original WAV. (Although that would probably require the above method anyway.)
> 3- Remove the lowest frequency band(s) from the FFT data


The resampler uses a low pass filter, so I guess it'd just be a case of 
modifying the code to reshape the filter.

I don't know how many points you need to do a 16Hz filter though

Scott Manley (aka Szyzyg)                           /------ _@/ Mail -----\
 ___         _   _     __  __           _           |  Armagh Observatory |
/ __| __ ___| |_| |_  |  \/  |__ _ _ _ | |___ _  _  |  Armagh             |
\__ \/ _/ _ \  _|  _| | |\/| / _` | ' \| / -_) || | |  Northern Ireland   |
|___/\__\___/\__|\__| |_|  |_\__,_|_||_|_\___|\_, | |  BT61 9DG.          |
http://star.arm.ac.uk/~spm/welcome.html       |__/  \=====================/


--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Reply via email to