minilogue xd SDK  v1.1-0
Classes | Namespaces
biquad.hpp File Reference

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.
 

Detailed Description

Generic biquad structure and convenience methods.

Definition in file biquad.hpp.