Activate a Keyswitch from a macro page button.

It depends on how you implement the keyswitches.

If you use MegaTrig then I don’t think it’s possible. While you can create note on events from a script module it doesn’t work with keyswitches.

But it is possible if you implement the keyswitches in Lua Script module. You can use the playNote function to determine which layer should play.

Keyswitch.zip (7.12 KB)