#include <hbiquad.h>
|
| | HBiQuad (float fCutOff, float rate, float quality, float gain) |
| |
template<class T>
class HBiQuad< T >
Biquads are defined by standard equations, the specific biquads based on this generic class has been defined using a nicely compiled list provided på Apogee Technology, inc. http://www.apogeebio.com/ddx/PDFs/AN-06.pdf
◆ HBiQuad()
template<class T >
| HBiQuad< T >::HBiQuad |
( |
float |
fCutOff, |
|
|
float |
rate, |
|
|
float |
quality, |
|
|
float |
gain |
|
) |
| |
|
protected |
◆ Calculate()
Calculate normalized coefficients
The documentation for this class was generated from the following files:
- /home/henrik/Git/Hardt/hardt/libhardt/include/hbiquad.h
- /home/henrik/Git/Hardt/hardt/libhardt/filters/biquads/hbiquad.cpp