Hi,
Sending out Midi messages on Actions is a great feature! However, in some situations, it is essential to me to have control on the third byte (Data 2).
The value for the 3rd byte comes from the action. You could use “Start” and “Stop” instead.
But we could define 0 as “off”, and 64 (or Data 2) as “on” for toggle types, and Data 2 (or “val” as default) that you can define for button (one-shot) types. Will try how that works out.
I must admit my Snapshot is confusing, I already use the two Actions Start and Stop (and not the single Start/Stop). Unfortunately, the device I want to react accordingly to the Transport state has a fixed CC attribution. Of course, my case is very specific but I have no doubt that having full control on the whole Midi message would help some other users.