QUOTE(audiobookie @ Jun 24 2008, 05:44)

I'm using iTunes-LAME-2.0.9-34 on Intel G5 and having problems getting Highpass Filtering to work.
Using the command line -V8 --vbr-new --highpass .5 works fine, but not the frequencies I want to filter out.
Dropping to --highpass .4 nothing is filtered.
Ideally I'd like to filter below 110 Hz, is there a command line that work for this or this a bug in the setup.
Cheers
I tested your command line with lame.exe v3.97. With -V8 setting it allows to use highpass freq >= 349 Hz ("Using polyphase highpass filter, transition band: 0 Hz - 387 Hz"). For frequencies 348 Hz or less LAME writes: "Warning: highpass filter disabled. highpass frequency too small"
So if you really need such filtering (btw, why?) you have to do this in some other program.