Struct daisy::ControlChangeEvent¶
ClassList > daisy > ControlChangeEvent
#include <MidiEvent.h>
Public Attributes¶
Type | Name |
---|---|
int | channel |
uint8_t | control_number |
uint8_t | value |
Detailed Description¶
Struct containing control number, and value for a given channel. Can be made from MidiEvent
Public Attributes Documentation¶
variable channel¶
&
variable control_number¶
&
variable value¶
&
The documentation for this class was generated from the following file external-docs/libDaisy/src/hid/MidiEvent.h