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