Defines a biquad infinite response filter bank for various uses.
Resets filter values, if NaN or infinity has been hit.
Calculates the output of the filter, then stores the input and output values.
Resets all filter statuses.
Sets the filter to the given values.
All initial values + some precalculated ones.
See Implementation
Defines a biquad infinite response filter bank for various uses.