|
LMMS
|
Compose two filters in series. More...
#include <biquad.h>
Public Types | |
| typedef std::complex< float > | cfloat |
Public Member Functions | |
| float | process (float value) |
| cfloat | h_z (const cfloat &z) const |
| float | freq_gain (float freq, float sr) const |
| void | sanitize () |
Public Attributes | |
| F1 | f1 |
| F2 | f2 |
| typedef std::complex<float> dsp::filter_compose< F1, F2 >::cfloat |
|
inline |
|
inline |