BEAST/BSE - Better Audio System and Sound Engine  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Macros | Enumerations
bseiirfilter.hh File Reference
#include <bse/bsesource.hh>

Go to the source code of this file.

Classes

struct  BseIIRFilterVars
 
struct  BseIIRFilter
 
struct  BseIIRFilterClass
 

Macros

#define BSE_TYPE_IIR_FILTER
 
#define BSE_IIR_FILTER(object)
 
#define BSE_IIR_FILTER_CLASS(class)
 
#define BSE_IS_IIR_FILTER(object)
 
#define BSE_IS_IIR_FILTER_CLASS(class)
 
#define BSE_IIR_FILTER_GET_CLASS(object)
 
#define BSE_IIR_FILTER_MAX_ORDER
 

Enumerations

enum  { BSE_IIR_FILTER_ICHANNEL_MONO, BSE_IIR_FILTER_N_ICHANNELS }
 
enum  { BSE_IIR_FILTER_OCHANNEL_MONO, BSE_IIR_FILTER_N_OCHANNELS }