Closed a2aaron closed 3 years ago
On the docs page for biquad::coefficients, it says that the coefficient formulas used for the 2nd order filters are taken from the "Audio EQ Cookbook" and links http://www.musicdsp.org/files/Audio-EQ-Cookbook.txt. However, this link does not work.
biquad::coefficients
However, it looks like there exists this page: https://webaudio.github.io/Audio-EQ-Cookbook/audio-eq-cookbook.html. This page seems to have the same information as the one that the docs reference.
On the docs page for
biquad::coefficients
, it says that the coefficient formulas used for the 2nd order filters are taken from the "Audio EQ Cookbook" and links http://www.musicdsp.org/files/Audio-EQ-Cookbook.txt. However, this link does not work.However, it looks like there exists this page: https://webaudio.github.io/Audio-EQ-Cookbook/audio-eq-cookbook.html. This page seems to have the same information as the one that the docs reference.