As I say in the title - here's the error it's throwing up:
Path is Window->Memory Locations
I also know that the keyboard shortcut "cmd+5(numeric keyboard)" works so wondering if there's even just a way to have my StreamDeck fire a "cmd+5" action?
Would be nice to learn how to program both in the SoundFlow ways for my own upskilling
Chad Wahlbrink @Chad2025-11-19 15:16:25.889ZHi, @Gary_Keane,
If you are encountering an error from a command used with SoundFlow, it's helpful to log this with the “Macro and Script Help” Workflow by clicking the Red Need Help Button.
In this case, I think the issue can be solved by updating to the latest version of the Official Pro Tools Package in the SoundFlow Store:
I believe this specific issue was addressed in the latest update. Please let us know if that is not the case, though! (Using the red need help button).
And yes, you can set up a macro to simulate pressing "CMD+5"; however, it's generally better to use UI automation, such as selecting a named menu item, rather than relying on keyboard and mouse simulation, which can sometimes cause unintended actions.
To do this, you can create a new macro and add a "Press Keys" action like this:
I hope that helps!
Cheers.
- GGary Keane @Gary_Keane
Thanks Chad!