libDaisy
Hardware Library for Daisy
Loading...
Searching...
No Matches
daisy::NoteOffEvent Struct Reference

Detailed Description

Struct containing note, and velocity data for a given channel. Can be made from MidiEvent

#include <MidiEvent.h>

Public Attributes

int channel
 
uint8_t note
 
uint8_t velocity
 

Member Data Documentation

◆ channel

int daisy::NoteOffEvent::channel

&

◆ note

uint8_t daisy::NoteOffEvent::note

&

◆ velocity

uint8_t daisy::NoteOffEvent::velocity

&


The documentation for this struct was generated from the following file: