By Drew Jurecka @Drew_Jurecka
Hi there,
just wonderins if there's a way to automatically trigger a script when a protools session is opened or created.
I don't see this as an option in the "triggers" available, so I guess I'm wondering if there's way to create custom triggers in SoundFlow?
- Christian Scheuer @chrscheuer2021-06-28 21:26:56.086Z
Hi Drew,
We currently don't have support for custom triggers in SoundFlow, but we have a concept of "runForever" scripts that can run continuously in the background and check for a condition to happen before running something.
However, in your case, you might be able to get what you want by instead using a Window trigger and set it up so that it reacts to the "Edit:" window in PT :)