There are several different low pass filters, and as many high pass, band pass, band stop… filters. In Audio toolkit, there are different usual implementation available:
- Bessel
- Butterworth
- Chebyshev type 1
- Chebyshev type 2
- Second order
- Linkwitz-Riley
- RBJ
and it is possible to implement other, different orders as well…