Jamoma API  0.6.0.a19
TTBandpassButterworth2.h File Reference

TTBandpassButterworth2 is a second-order Butterworth bandpass filter. More...

#include "TTDSP.h"
+ Include dependency graph for TTBandpassButterworth2.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TTBandpassButterworth2
 2nd order Butterworth bandpass filter; Butterworth filters have maximum flat frequency response in the pass band. More...
 

Detailed Description

TTBandpassButterworth2 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.

Authors
Trond Lossius, Timothy Place,

Definition in file TTBandpassButterworth2.h.