Skip to content

daisy::LocalControlEvent

Module: LIBDAISY / HUMAN_INTERFACE / MIDI / MIDI_EVENTS

More...

#include <MidiEvent.h>

Public Attributes

Name
int channel
bool local_control_off
bool local_control_on

Detailed Description

struct daisy::LocalControlEvent;

Struct containing LocalControlEvent data. Can be made from MidiEvent

Public Attributes Documentation

variable channel

int channel;

&

variable local_control_off

bool local_control_off;

&

variable local_control_on

bool local_control_on;

&


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