Class Summary |
BandpassFilter |
Bandpass Filter Implementation based on the FFTFilter. |
BandStopFilter |
Band-stop Filter Implementation based on the FFTFilter. |
FFTFilter |
FFTFilter class implements filtering using the FFT algorithm. |
HighFrequencyBoost |
HighFrequencyBoost class implements filtering using high frequency booster on
top of the FFTFilter. |
HighPassFilter |
HighPassFilter class implements high-pass filtering the FFT Filter. |
LowPassFilter |
LowPassFilter class implements low pass filtering the FFT Filter. |