The first four bits of every messabe contain the Message Type. It is used to classify message functions as well
as the sizes of given UMPs (see array UMPSizes).
Currently only range 0x0 - 0x5 is defined. UMP sizes for those packets are included, but using them as of now
for custom commands might break compatibility.
Message Type allocation.
The first four bits of every messabe contain the Message Type. It is used to classify message functions as well as the sizes of given UMPs (see array UMPSizes).
Currently only range 0x0 - 0x5 is defined. UMP sizes for those packets are included, but using them as of now for custom commands might break compatibility.