Gin
|
Public Member Functions | |
DCBlocker () | |
~DCBlocker () | |
void | setSampleRate (float sampleRate_) |
void | setCutoff (float cutoff_) |
float | process (float x) |
void | reset () |
DCBlocker::DCBlocker | ( | ) |
DCBlocker::~DCBlocker | ( | ) |
void DCBlocker::setSampleRate | ( | float | sampleRate_ | ) |
Referenced by WTOscillator::setSampleRate().
void DCBlocker::setCutoff | ( | float | cutoff_ | ) |
Referenced by WTOscillator::setSampleRate().
float DCBlocker::process | ( | float | x | ) |
Referenced by WTOscillator::processAdding().
void DCBlocker::reset | ( | ) |