libDaisy
Hardware Library for Daisy
Loading...
Searching...
No Matches
daisy::NoteOnEvent 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::NoteOnEvent::channel

&

◆ note

uint8_t daisy::NoteOnEvent::note

&

◆ velocity

uint8_t daisy::NoteOnEvent::velocity

&


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