Hi All,
I have a question regarding ETC's implementation of the MIDI Control Change Message Format, on the Expression 3 Lighting board.
Using the Expression 3, Ver 3.1 User manual on page 281 it says: All numbers are in Hex format. But then goes on to state:
<Bn><kk><vv>
B Control Change Status
n MIDI Channel Number (0 -F)
kk Control number (70 - 92)
vv Control Value (0 - F)
My question is the kk Control Number, is that Hex 70 (112 dec) or decimal 70 because the numbers it quotes on page 282 aren't sequential Hex characters, they're sequential decimal.
Then, Looking at the ETC_MIDI_1992_Edited manual on page 6, it contradicts this information saying the Control number is 0 - 79 and then contradicts this on the next page saying it's 70 - 79 but it too does not specify whether it's Hex or Decimal. (It looks like decimal as well).
Could you please advise what are the correct values since the actual MIDI Specification is a 7 bit Binary word ( 0x00 - 0x7fh ) or ( 0 - 127d) and will be dependent upon your implementation.
Best Regards,
Frank