6r1d / midi-message-parser

A C library for parsing MIDI messages.
MIT License
0 stars 0 forks source link

CC range marker #8

Closed 6r1d closed 3 years ago

6r1d commented 3 years ago

It would be nice to be able to immediately determine the position of the command change message in the full range. "MIDI 1.0 Detailed Specification" declares five:

Min Max Description
0 31 MSB of most continuous Controller Data
32 63 LSB for controllers 0 through 31
64 95 Additional single-byte controllers
96 101 Increment/Decrement and Parameter numbers
102 119 Undefined single-byte controllers