|
Nanomidi
Simple stream-based MIDI message encoder and decoder
|
Representation of MIDI_TYPE_SYSEX. More...
#include <messages.h>
Data Fields | |
| const void * | data |
| Pointer to SysEx data. More... | |
| size_t | length |
| Length of data in bytes. More... | |
Representation of MIDI_TYPE_SYSEX.
| const void* data |
Pointer to SysEx data.
| size_t length |
Length of data in bytes.