| void Reset(double centerFreq, double q = QFactor.reference, double gain = 0)Regenerate the transfer function.Visibility | Public | Modifiers | virtual |
Parametersdouble centerFreq | Center frequency (-3 dB point) of the filter | double q | Q-factor of the filter | double gain | Gain of the filter in decibels |
|