Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NRPN messages
#2
See NRPN Messages just as an expansion for the CC messages. Where CC can basically have only have 121 different CC with a max of 128 possible values, NRPN can have theoretically 16384 different parameters and values which allows a much finer resolution of like faders or so and many more parameters. The downside it that it needs much more bytes to send, for even only 1 message. (1 CC needs 3 bytes, one NRPN needs 12 bytes. (or 2 vs 8 if in running status mode)

With the NerdSEQ, since it is not possible to have that amount available within 1 column (16 bit max for the FX Value), the NRPN is splitted to multiple NRPN Parameter presets.
In the setup you choose which NRPN number you want to change. (that would be equivalent to the Messages MSB CC99/LSB CC98) and you only got to fill in the parameter number without taking care of LSB or MSB. In the FX of the sequence you choose then that you want to use NRPN1 (which has your selected parameter) and the value there is your wanted value..indeed in your case 0007 which equals to the value of 7. Also here you only need to know the value number and don't deal with LSB/MSB.

As for the Program change with bank change. You would need to indeed first set the CC messages to select a bank and after that send the Program change message. One thing here is that Program Change messages are being send out first before the FX CC messages and so you can only set the program change one row after the bank changes.
This was to allow a Program change with a direct parameter change after that. But this is also in the way for the Bank Select -> Program Change order. I am considering to flip that order.

For now, the NRPN message is only possible for the main midi channel of the track. If you need it for other channels like the overrule ones, then you got to build it yourself with the CC messages.
PLEASE use the search function if something have been asked or discussed before.
Every (unnessesary) forum support means less time to develop! But of course, i am here to help!  Smile
Reply


Messages In This Thread
NRPN messages - by sak-rwsd - 03-02-2021, 10:34 PM
RE: NRPN messages - by XORadmin - 03-03-2021, 11:08 AM
RE: NRPN messages - by sak-rwsd - 03-03-2021, 06:38 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)