BEAST - Free Software Audio Synthesizer and Tracker  0.10.0
Classes | Namespaces | Macros | Functions
bsemidinotifier.hh File Reference
#include <bse/bseitem.hh>
#include <bse/bsemidireceiver.hh>

Go to the source code of this file.

Classes

struct  BseMidiNotifier
 
struct  BseMidiNotifierClass
 
class  Bse::MidiNotifierImpl
 

Namespaces

 Bse
 The Bse namespace contains all functions of the synthesis engine.
 

Macros

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

Functions

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)