No internet connection
  1. Home
  2. How to

Soundflow System Command to Toggle a Specific Command's Trigger On/Off

I am typically running your Output Window: Follow Selected Track, which runs in the background. However, sometimes it's annoying to have the Output Window showing every time I switch tracks. I'd like to have a SF system command to toggle/enable/disable a specific command's trigger so I can turn this on and off.

  • 1 replies
  1. We don't have support for turning triggers on/off programmatically yet.

    But in this case, you could have a trigger set a globalState variable that then gets read in the script.
    There should be a complete example of how to do this in the following post: