Calculates biquad high-pass filter coefficients from the supplied values.
Sampling frequency.
Corner frequency.
The Q factor of the filter.
A struct with the coefficient values for the filter.
See Implementation
Calculates biquad high-pass filter coefficients from the supplied values.