JUCE
|
Holds the bytes from a single SysEx-7 packet. More...
#include <juce_UMPSysEx7.h>
Public Attributes | |
std::array< uint8_t, 6 > | data |
uint8_t | size |
Holds the bytes from a single SysEx-7 packet.
std::array<uint8_t, 6> universal_midi_packets::SysEx7::PacketBytes::data |
uint8_t universal_midi_packets::SysEx7::PacketBytes::size |