Home › Forums › General › Programming › multi message type ctrlr revsion 925->1082 changed ? › Reply To: multi message type ctrlr revsion 925->1082 changed ?
May 7, 2014 at 8:59 am
#23060
Hello Widdly,
I’m actually re-working your shruti panelz to suit my needs (on ctrlr rev 1655)!
it’s coming a bit late but for info.
I found that a controller is able to send correctly negative NRPN values if in the field “Expression to evaluate when calculating midi message value from modulator” we put the the following line:
gte (modulatorValue, 0, modulatorValue, 256 + modulatorValue)
bye