I have a decimal value of 416 that I need to convert LSB MSB. In hex this is 01A0 and in LSB MSB this would mean A0 01. However, when I enter this in the sysex string and press Apply the A0 is changed back to 7F. Am I doing the conversion correctly or did I stumble onto something?