OnePoleFilter

Undocumented in source.

Members

Functions

calcCoefficients
void calcCoefficients()
Undocumented in source.
getNextSample
float getNextSample(const(float) input)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
setFrequency
void setFrequency(float frequency)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_a0
float _a0;
Undocumented in source.
_b1
float _b1;
Undocumented in source.
_frequency
float _frequency;
Undocumented in source.
_gamma
float _gamma;
Undocumented in source.
_thetac
float _thetac;
Undocumented in source.

Meta