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

Detailed Description

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

#include <MidiEvent.h>

Public Attributes

int channel
 
uint8_t note
 
uint8_t pressure
 

Member Data Documentation

◆ channel

int daisy::PolyphonicKeyPressureEvent::channel

◆ note

uint8_t daisy::PolyphonicKeyPressureEvent::note

◆ pressure

uint8_t daisy::PolyphonicKeyPressureEvent::pressure

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