daisy::SystemExclusiveEvent¶
Module: LIBDAISY / HUMAN_INTERFACE / MIDI / MIDI_EVENTS
#include <MidiEvent.h>
Public Attributes¶
Name | |
---|---|
int | length |
uint8_t[128] | data |
Detailed Description¶
Struct containing sysex data. Can be made from MidiEvent
Public Attributes Documentation¶
variable length¶
variable data¶
&
Updated on 2024-01-03 at 19:41:01 +0000