Toggle Binding Sysex

I need to create a binding (from a korg nano button) to toggle 2 sysex commands.
Im sure its simple but I cant find the toggle function anymore.

Im using the last version before support for Win 8.1 was withdrawn.

Cheers
Peter

Hi Peter,

If you haven’t solved this yet I can suggest that you use 2 bindings for the switch. One reacts to the 0 or OFF value and the other to the 1 or ON value for the toggle. Example

binding 1

binding 2

This method works on my rig but requires the use of expressions.

Cheers,

Dave

Thanks Dave … appreciate it.
That did the trick.

I had considered using rack states to trigger the commands as I have already done at the song level, but I wanted to store them with all my other global bindings, in the background rack.
Keeps it tidy.
Thanks again …

Peter