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
bseinstrument.hh File Reference
#include <bse/bseitem.hh>

Go to the source code of this file.

Classes

struct  BseEnvelope
 
struct  _BseInstrument
 
struct  _BseInstrumentClass
 

Macros

#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
}