seq.h File Reference

MIDI event sequencer. More...


Typedefs

typedef void(* fluid_event_callback_t )(unsigned int time, fluid_event_t *event, fluid_sequencer_t *seq, void *data)
 Event callback prototype for destination clients.


Detailed Description

MIDI event sequencer.


Typedef Documentation

typedef void(* fluid_event_callback_t)(unsigned int time, fluid_event_t *event, fluid_sequencer_t *seq, void *data)

Event callback prototype for destination clients.

Parameters:
time Current sequencer tick value (see fluid_sequencer_get_tick()).
event The event being received
seq The sequencer instance
data User defined data registered with the client


Generated on Wed Nov 10 02:29:41 2010 for libfluidsynth by  doxygen 1.5.9