SPUC  3.0
Classes | Namespaces | Functions
shelf_allpass1.h File Reference

IIR zolzer filter based on 2nd order allpass structure. More...

#include <spuc/spuc_types.h>
#include <spuc/allpass_1.h>
Include dependency graph for shelf_allpass1.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SPUC::shelf_allpass1< Numeric, Coeff >
 IIR zolzer filter based on 2nd order allpass structure. More...
 

Namespaces

 SPUC
 fixed point types: spuc_fixed,spuc_ufixed,spuc_int,spuc_uint
 

Functions

double SPUC::z_freqz_db (bool hpf, double f, double a, double h, double l)
 
double SPUC::find_a (bool hpf, double f, double des_gain, double h, double l)
 

Detailed Description

IIR zolzer filter based on 2nd order allpass structure.