No internet connection
  1. Home
  2. How to
  3. Pro Tools

Memory Locations Window toggle has stopped working in Pro Tools update

By Gary Keane @Gary_Keane
    2025-11-19 10:34:22.653Z

    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

    Solved in post #2, click to view
    • 2 replies
    1. Chad Wahlbrink @Chad2025-11-19 15:16:25.889Z

      Hi, @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.

      ReplySolution
      1. GGary Keane @Gary_Keane
          2025-11-20 10:28:21.158Z

          Thanks Chad!