|
LMMS
|
#include "lv2-miditype.h"Go to the source code of this file.
Classes | |
| struct | LV2_MIDIState |
Functions | |
| double | lv2midi_get_event (LV2_MIDIState *state, double *timestamp, uint32_t *size, unsigned char **data) |
| double | lv2midi_step (LV2_MIDIState *state) |
| void | lv2midi_put_event (LV2_MIDIState *state, double timestamp, uint32_t size, const unsigned char *data) |
|
inline |
|
inline |
|
inline |