No internet connection
  1. Home
  2. How to

How to integrate with other software

How can you integrate SoundFlow with AppleScripts, terminal commands, and other scripting or macro software?

Solved in post #2, click to view
  • 2 replies
  1. You can run any soundflow command from Terminal or from a shell script by typing soundflow run followed by the command ID.

    Example:

    soundflow run window.anchorToScreen.center80
    
    ReplySolution
    1. In reply tochrscheuer:

      You can invoke any SoundFlow action via web (this helps integrating with Stream Deck for instance).

      Every command in SoundFlow has a web trigger, for instance opening this URL will invoke the Enable Preview command.
      http://localhost:1780/command/proTools.automation.preview.enable

      1. Progress
      2. @chrscheuer closed this topic 2018-06-16 10:54:54.420Z.
      3. @chrscheuer reopened this topic 2018-06-16 10:54:57.410Z.