I want to make a button which sends a NRPN event.
The value of this event should, however be set with another encoder.
Because using ngr scripts was a good choice in the past, i tried this:
Turning the encoder also triggers the button event but
it was intended that it set the button’s value only.
Maybe i misunderstood the SET and TRIGGER commands?
Although MiosStudio reports (“show id button:123”) a correct value after turning the encoder,
the button always sends value 127 and not the value of the encoder.