|
AuxPort 0.2
Modules for Audio Software Development
|
This namespace contains IIR Filter Classes. More...
Classes | |
| class | Butterworth |
| Consist of Lowpass, Highpass and Bandpass 2nd order IIR filters based on the Butterworth Formula. More... | |
| class | Engine |
| Engine implements all the IIR filters and can be used to process audio right away. It is also compatible with Juce::AudioBuffer<float> More... | |
| class | FirstOrder |
| A set of First Order IIR filters. More... | |
| class | General |
| IIR Filter Algorithms that are not part of a filterbank. More... | |
| class | ParametricEQ |
| A 2nd Order Parameteric EQ to generate bandpeak and bandreject filters. More... | |
This namespace contains IIR Filter Classes.