Process a single sample through the biquad filter. This is rather inefficient, in general you'll prefer to use the nextBuffer functions.
See Implementation
Process a single sample through the biquad filter. This is rather inefficient, in general you'll prefer to use the nextBuffer functions.