Skip to content

Struct daisy::PolyphonicKeyPressureEvent

ClassList > daisy > PolyphonicKeyPressureEvent

More...

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

int daisy::PolyphonicKeyPressureEvent::channel;

variable note

uint8_t daisy::PolyphonicKeyPressureEvent::note;

variable pressure

uint8_t daisy::PolyphonicKeyPressureEvent::pressure;


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