41template<
unsigned SysExMaxSize>
98 inline unsigned getSysExSize()
const
100 const unsigned size = unsigned(
data2) << 8 |
data1;
MIDI Library for the Arduino - Definitions.
@ InvalidType
For notifying errors.
MIDI Library for the Arduino - Namespace declaration.
static const unsigned sSysExMaxSize
DataByte sysexArray[sSysExMaxSize]