fluid_event_queue_elem_t Struct Reference

Event queue element structure. More...


Data Fields

char type
 fluid_event_queue_elem
fluid_midi_event_t midi
 If type == FLUID_EVENT_QUEUE_ELEM_MIDI.
fluid_event_gen_t gen
 If type == FLUID_EVENT_QUEUE_ELEM_GEN.
fluid_event_preset_t preset
 If type == FLUID_EVENT_QUEUE_ELEM_PRESET.
fluid_event_set_tuning_t set_tuning
 If type == FLUID_EVENT_QUEUE_ELEM_SET_TUNING.
fluid_event_repl_tuning_t repl_tuning
 If type == FLUID_EVENT_QUEUE_ELEM_REPL_TUNING.
fluid_event_unref_tuning_t unref_tuning
 If type == FLUID_EVENT_QUEUE_ELEM_UNREF_TUNING.
double dval
 A floating point payload value.
int ival
 An integer payload value.
void * pval
 A pointer payload value.


Detailed Description

Event queue element structure.
The documentation for this struct was generated from the following file:

Generated on Thu Nov 26 20:41:49 2015 for libfluidsynth by  doxygen 1.5.6