I have an app called midi touch, which could be used as a controller for my synths. Both of them (dsi mopho and akai miniak) have midi implementations with NRPN. I'm new to this and have read a lot of technical info about NRPN but understand not too much.
Well the question:
for example, in midi implementation chart i have this values for abstract parameter
NRPN 131
min -105
max 105
in Midi Touch I have input fields for values
MSB - as I understand it would be 1
LSB - as I understand it would be 4
Min - could be from 0 to 127
Max - could be from 0 to 127
Midi touch could send 14 bit NRPN and this feature is enabled
Well, if in Midi Touch i'll set MIN parameter to 0 and MAX parameter to 127, could I hope, that these values are covering full range from -105 to 105? Or if parameters range is from 0 to 20, setting in Midi Touch 0 and 127 for min and max will cover the full range? Or it will active from 0 to 20, and will have inactive values above
or all this is wrong and I have to program in sysex
Please, help! My brains are boiling((