View Single Post
Old 12-31-2017, 08:33 AM   #408
nofish
Human being with feelings
 
nofish's Avatar
 
Join Date: Oct 2007
Location: home is where the heart is
Posts: 12,096
Default

Quote:
Originally Posted by Geoff Waddington View Post
A widget is associated with a MIDI message(e.g. 90 13 7f)

Here is a map entry:

MCU1Mute4 90 13 7f

Now we can make FX map entries with just a key-value pair.

Suppose you want MCU1Mute4 to bypass a certain FX.

Here is a map entry:

MCU1Mute4 Bypass

You have now tied that exact control to that exact parameter.
Question...
Could it be possible at some point to also alternatively specify the MIDI messages in 'explicit names' and decimal rather than hex ?
So for e.g. '90 13 7f' instead say 'NoteOnChan1 19 127".

Asking, because that's how they're shown in the mapping editor I use for the BCR.



Not a deal breaker, but just be a little more convinient to use the values directly rather than having convert to hex first (which I'm not that fluent in, but would also be manageable of course.)

Last edited by nofish; 12-31-2017 at 08:39 AM.
nofish is offline   Reply With Quote