Al_Stu
February 19, 2024, 12:21am
1
Trying to create a bandpass with parametric eq command line (sout transcode).
--param-eq-lowf=200 --param-eq-lowgain=-20
seems to work as expected. Cutting below 200 Hz.
--param-eq-highf=3500 --param-eq-highgain=-20
seems to cut below 3500 Hz. Was expecting to cut above the set frequency (3500 Hz).
Was expecting lowf to set the lowest passed frequency and highf to set the highest passed frequency. Thus creating a bandpass.
So how then can I create a 200 Hz to 3500 Hz bandpass?
transcode{afilter=param_eq,
…
Audacity 3.4.2
Trebor
February 19, 2024, 12:54am
2
There is a bandpass plugin … Spectral Bandpass Filter Plugin
Have to apply it repeatedly (“Ctrl”+“R”) if you want it steep …
Al_Stu
February 19, 2024, 1:40am
3
Prefer to accomplish with the built in features such as parametric eq.
Maybe I should have been more explicit about that in my question.
Seems like the lowf and highf with -20dB gain both cut below their set frequency. Essentially making one of them redundant and not useful.
Or maybe I’m just trying to use them wrongly.
Al_Stu
February 19, 2024, 4:06am
4
You know what. Never mind. Posted this to the wrong app. Got my wires crossed with VLC.
system
Closed
March 20, 2024, 12:21am
5
This topic was automatically closed after 30 days. New replies are no longer allowed.