No internet connection
  1. Home
  2. How to

Run a script when a pro tools session opens or is created

By Drew Jurecka @Drew_Jurecka
    2021-06-16 14:08:46.157Z

    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?

    Solved in post #2, click to view
    • 1 replies
    1. 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 :)

      ReplySolution