Skip to content

Struct daisy::NoteOffEvent

ClassList > daisy > NoteOffEvent

More...

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

int daisy::NoteOffEvent::channel;

&


variable note

uint8_t daisy::NoteOffEvent::note;

&


variable velocity

uint8_t daisy::NoteOffEvent::velocity;

&



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