How to set up Sound FLow with Touch Portal
By Miguel Reis Neto @Miguel_Reis_Neto
How to set up Sound FLow with Touch Portal
- Christian Scheuer @chrscheuer2021-02-19 15:05:55.430Z
Hi Miguel,
You can generally run Soundflow commands from external software in a number of ways:
- Use a MIDI trigger: Send MIDI from your 3rd party app and have SoundFlow react to it.
- Use an OSC trigger: Send OSC from your 3rd party app to SoundFlow and have your macros react.
- Use our CLI (command line interface): https://soundflow.org/docs/reference/cli
- Use unauthorized web triggers (not recommended)