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