Skip to content

daisy::ProgramChangeEvent

Module: LIBDAISY / HUMAN_INTERFACE / MIDI / MIDI_EVENTS

More...

#include <MidiEvent.h>

Public Attributes

Name
int channel
uint8_t program

Detailed Description

struct daisy::ProgramChangeEvent;

Struct containing new program number, for a given channel. Can be made from MidiEvent

Public Attributes Documentation

variable channel

int channel;

&

variable program

uint8_t program;

&


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