Hello all,
Trying to implement the biquad~ filter. I am using the bandpass object to help make it work. the filter does not filter enough of the original source when I am using the objects. I am using multiple biquads in a row to filter out more of the original source. Is this common? Are there better ways to use do this?
Currently, I seemingly need at least three biquad objects in a row to filter out enough of the original signal.