33 #ifndef _NSOUND_FILTER_FLANGER_H_
34 #define _NSOUND_FILTER_FLANGER_H_
56 const float64 & max_delay_time_seconds);
120 plot(
boolean show_fc=
false,
boolean show_phase=
false);
FilterFlanger(const float64 &sample_rate, const float64 &frequency, const float64 &max_delay_time_seconds)
void plot(boolean show_fc=false, boolean show_phase=false)
AudioStream filter(const AudioStream &x)
Base class for IIR Filters, defines the interface.
A Buffer for storing audio samples.
A class for filtering audio in the frequecy domain.
A class for filtering audio in the frequecy domain.
A class the provides draw utilities and a wavetable oscillator.
FilterFlanger & operator=(const FilterFlanger &rhs)