BEAST - Free Software Audio Synthesizer and Tracker  0.10.0
Classes | Macros | Enumerations
bsefirfilter.hh File Reference
#include <bse/bseplugin.hh>
#include <bse/bsesource.hh>

Go to the source code of this file.

Classes

struct  BseFIRFilter
 
struct  BseFIRFilterClass
 

Macros

#define BSE_TYPE_FIR_FILTER
 
#define BSE_FIR_FILTER(object)
 
#define BSE_FIR_FILTER_CLASS(class)
 
#define BSE_IS_FIR_FILTER(object)
 
#define BSE_IS_FIR_FILTER_CLASS(class)
 
#define BSE_FIR_FILTER_GET_CLASS(object)
 

Enumerations

enum  BseFIRFilterType { BSE_FIR_FILTER_ALLPASS, BSE_FIR_FILTER_LOWPASS, BSE_FIR_FILTER_HIGHPASS }
 
enum  { BSE_FIR_FILTER_OCHANNEL_NONE, BSE_FIR_FILTER_OCHANNEL_MONO }
 
enum  { BSE_FIR_FILTER_ICHANNEL_NONE, BSE_FIR_FILTER_ICHANNEL_MONO }