|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Holds a UMP group, and a span of bytes that were received or are to be sent on that group. More...
#include "juce_UMPBytesOnGroup.h"
Public Attributes | |
| uint8_t | group |
| Span< const std::byte > | bytes |
Holds a UMP group, and a span of bytes that were received or are to be sent on that group.
Helpful when working with sysex messages.
@tags{Audio}
Definition at line 32 of file juce_UMPBytesOnGroup.h.
Definition at line 35 of file juce_UMPBytesOnGroup.h.
| uint8_t juce::universal_midi_packets::BytesOnGroup::group |
Definition at line 34 of file juce_UMPBytesOnGroup.h.