|
minilogue xd SDK
v1.1-0
|
Generic biquad structure and convenience methods. More...
#include "float_math.h"Go to the source code of this file.
Classes | |
| struct | dsp::BiQuad |
| Transposed form 2 Bi-Quad construct for FIR/IIR filters. More... | |
| struct | dsp::BiQuad::Coeffs |
| Filter coefficients. More... | |
| struct | dsp::ExtBiQuad |
| Extended transposed form 2 Bi-Quad construct. More... | |
Namespaces | |
| dsp | |
| Common DSP Utilities. | |
Generic biquad structure and convenience methods.
Definition in file biquad.hpp.
1.8.16