Skip to content

daisy::PitchBendEvent

Module: LIBDAISY / HUMAN_INTERFACE / MIDI / MIDI_EVENTS

More...

#include <MidiEvent.h>

Public Attributes

Name
int channel
int16_t value

Detailed Description

struct daisy::PitchBendEvent;

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

Public Attributes Documentation

variable channel

int channel;

&

variable value

int16_t value;

&


Updated on 2024-01-03 at 19:41:01 +0000