- getNextSample
T getNextSample(T 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.
- setGain
void setGain(float gain)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
The equations for calculating the BiQuad Coefficients are based off of those from vinniefalco/DSPFilters