OnePole

Undocumented in source.

Constructors

this
this(float thePole)
Undocumented in source.

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
setPole
void setPole(float thePole)
Undocumented in source. Be warned that the author may not have intended to support it.
tick
float tick(float input)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_a
float[2] _a;
Undocumented in source.
_b
float[2] _b;
Undocumented in source.
_gain
float _gain;
Undocumented in source.
_inputs
float[2] _inputs;
Undocumented in source.
_lastFrame
float _lastFrame;
Undocumented in source.
_outputs
float[2] _outputs;
Undocumented in source.

Inherited Members

From FilterBase

_sampleRate
int _sampleRate;
Undocumented in source.
setSampleRate
void setSampleRate(int samplesPerSecond)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta