daisy::LocalControlEvent¶
Module: LIBDAISY / HUMAN_INTERFACE / MIDI / MIDI_EVENTS
#include <MidiEvent.h>
Public Attributes¶
Name | |
---|---|
int | channel |
bool | local_control_off |
bool | local_control_on |
Detailed Description¶
Struct containing LocalControlEvent data. Can be made from MidiEvent
Public Attributes Documentation¶
variable channel¶
&
variable local_control_off¶
&
variable local_control_on¶
&
Updated on 2024-01-03 at 19:41:01 +0000