BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
#include <bse/bsesource.hh>
Go to the source code of this file.
Classes | |
struct | BseIIRFilterVars |
struct | BseIIRFilter |
struct | BseIIRFilterClass |
Defines | |
#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 } |