Skip to content

daisy::SystemExclusiveEvent

Module: LIBDAISY / HUMAN_INTERFACE / MIDI / MIDI_EVENTS

More...

#include <MidiEvent.h>

Public Attributes

Name
int length
uint8_t[128] data

Detailed Description

struct daisy::SystemExclusiveEvent;

Struct containing sysex data. Can be made from MidiEvent

Public Attributes Documentation

variable length

int length;

variable data

uint8_t[128] data;

&


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