libDaisy
Hardware Library for Daisy
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
daisy::PitchBendEvent Struct Reference

Detailed Description

Struct containing pitch bend value for a given channel. Can be made from MidiEvent

#include <MidiEvent.h>

Public Attributes

int channel
 
int16_t value
 

Member Data Documentation

◆ channel

int daisy::PitchBendEvent::channel

&

◆ value

int16_t daisy::PitchBendEvent::value

&


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