*
8-7
Conversion
To transmit 8bit-byte data in MIDI SysEx,
any
data byte should be 7bit-byte data.
First, strip out bit7(MSB) from source
7 bytes of datas, and
b u i l t
1
byte data attatching
MSB=O.
Then send this byte first, and send Ist
-
7th data without MSB. These 8 bytes are
combined to 1 block.
If stream
of data is less than 7 bytes, stream bytes
+
1 will be a size of the bleck.
AAAAaaaa BBBBbbbb CCCCcccc DDDDdddd EEEEeeee FFFFffff GCGGgggg
5.
OGFEDCBA OAAAaaaa OBBBbbbb OCCCcccc ODDDdddd OEEEeeee OFFFffff OGGGgggg
AAAAaaaa BBBBbbbb CCCCcccc
4
OOOOOCBA OAAAaaaa OBBBbbbb OCCCcccc