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.
uint8_t universal_midi_packets::BytesOnGroup::group {} |
Span<const std::byte> universal_midi_packets::BytesOnGroup::bytes |