Go to the source code of this file.
|
| Bse |
| The Bse namespace contains all functions of the synthesis engine.
|
|
|
#define | BSE_TYPE_MIDI_NOTIFIER |
|
#define | BSE_MIDI_NOTIFIER(object) |
|
#define | BSE_MIDI_NOTIFIER_CLASS(class) |
|
#define | BSE_IS_MIDI_NOTIFIER(object) |
|
#define | BSE_IS_MIDI_NOTIFIER_CLASS(class) |
|
#define | BSE_MIDI_NOTIFIER_GET_CLASS(object) |
|
|
void | bse_midi_notifier_set_receiver (BseMidiNotifier *self, BseMidiReceiver *midi_receiver) |
|
void | bse_midi_notifier_dispatch (BseMidiNotifier *self) |
|
void | bse_midi_notifiers_attach_source (void) |
|
void | bse_midi_notifiers_wakeup (void) |
|