BEAST - Free Software Audio Synthesizer and Tracker  0.9.2
Classes | Macros | Enumerations
bseiirfilter.hh File Reference
#include <bse/bsesource.hh>
#include <bse/bseenums.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 }