MSB/LSB codes
Can anyone help me translate MSB and LSB entries from a NRPN (Non-Registered Parameter Number)? I have a list, and some of the NRPN codes are greater than 127. Do I start over by added 1 to the MSB and subtracting 127 from the LSB? If NRPN = 114, then would MSB = 0, LSB=144 and if NRPN = 144, then would MSB = 1, LSB = 17?