|
Jamoma API
0.6.0.a19
|
TTBandrejectButterworth2 is a second-order Butterworth bandpass filter. More...
#include "TTDSP.h"
Include dependency graph for TTBandrejectButterworth2.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TTBandrejectButterworth2 |
| 2nd order Butterworth band reject filter; Butterworth filters have maximum flat frequency response in the pass band. More... | |
TTBandrejectButterworth2 is a second-order Butterworth bandpass filter.
Butterworth filters have maximum flat frequency response in the pass band. Based on an algorithm from Dodge & Jerse (1997): Computer Music - Synthesis, Composition, and Performance. 2nd edition. Schirmer.
Definition in file TTBandrejectButterworth2.h.