BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
#include <bse/bseitem.hh>
Go to the source code of this file.
Classes | |
struct | BseEnvelope |
struct | _BseInstrument |
struct | _BseInstrumentClass |
Defines | |
#define | BSE_TYPE_INSTRUMENT |
#define | BSE_INSTRUMENT(object) |
#define | BSE_INSTRUMENT_CLASS(class) |
#define | BSE_IS_INSTRUMENT(object) |
#define | BSE_IS_INSTRUMENT_CLASS(class) |
#define | BSE_INSTRUMENT_GET_CLASS(object) |
Enumerations | |
enum | BseInstrumentType { BSE_INSTRUMENT_NONE, BSE_INSTRUMENT_WAVE, BSE_INSTRUMENT_SYNTH_NET, BSE_INSTRUMENT_STANDARD_PIANO, BSE_INSTRUMENT_LAST } |