Calculates biquad band pass filter (constant skirt gain, peak gain = Q) filter coefficients from the supplied values.
Sampling frequency.
Corner frequency.
Peak gain.
A struct with the coefficient values for the filter.
See Implementation
Calculates biquad band pass filter (constant skirt gain, peak gain = Q) filter coefficients from the supplied values.