Skip to content

Struct daisy::PitchBendEvent

ClassList > daisy > PitchBendEvent

More...

  • #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

int daisy::PitchBendEvent::channel;

&


variable value

int16_t daisy::PitchBendEvent::value;

&



The documentation for this class was generated from the following file external-docs/libDaisy/src/hid/MidiEvent.h