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