No internet connection
  1. Home
  2. Macro and Script Help

Next Marker Script no longer working

By John McPhillips @John_McPhillips
    2024-07-20 21:44:38.913Z

    Title

    Next Marker Script no longer working

    What do you expect to happen when you run the script/macro?

    Script used to jump to next marker on the timeline

    Are you seeing an error?

    No next/previous memory location found (Go to Next Marker: Line 1)

    What happens when you run this script?

    Nothing happens other than the error message appearing on the right hand side

    How were you running this script?

    I used a Stream Deck button

    How important is this issue to you?

    5

    Details

    {
        "inputExpected": "Script used to jump to next marker on the timeline",
        "inputIsError": true,
        "inputError": "No next/previous memory location found (Go to Next Marker: Line 1)",
        "inputWhatHappens": "Nothing happens other than the error message appearing on the right hand side\n",
        "inputHowRun": {
            "key": "-MpfwmPg-2Sb-HxHQAff",
            "title": "I used a Stream Deck button"
        },
        "inputImportance": 5,
        "inputTitle": "Next Marker Script no longer working"
    }

    Source

    sf.ui.proTools.memoryLocationsGotoDelta({
      delta: 1,
    });
    
    

    Links

    User UID: KlcewBFxsaWCeRXRL5Un2DoGiQW2

    Feedback Key: sffeedback:KlcewBFxsaWCeRXRL5Un2DoGiQW2:-O2H5e1gEMqMjkjJX-5S

    Feedback ZIP: gUItXr/uMMeF0EkAf8WjrB4BrqgqAC9h5czObJbo3SZ2H0JL+b7GcnguD5SrLxyoWcqCSYMVOlWIdjIddQ0ANxVFYy+A1vytVPs4c58UEY+ISlI735fzYeItLX6IwwDVjq0ElZaU+pATfXIodvsdfnctl8cMUHlwNDmVZVKtX2b3FcPFYZ9Nl639Kfn1w7vlEIY9QGPhZBGGuTIYciNip9NLqOpzbXauw4dm6cAv7pjZA0QGrfiOJ2VQEofvT0DJLgc736LnsuAAQr4C/e1/Ds9/phtukcy9QhbWb3hOZD5LUQJpwzodHWsnAsbNFbu+cKR7zLE+cGDcW/qOGC2TMGzCJZnpBhY21nh7lEEzTtQ=

    • 4 replies
    1. This seems to be working for me (Ventura 13.6.7 / SF 5.8 / PT 2024.6)
      Are you running the lates version of SF (currently 5.8)?
      You can update here:
      https://soundflow.org/account/install

      1. But I can confirm that this is broken in 2024.3

      2. In reply toJohn_McPhillips:
        Win Winstanley @Win_Winstanley
          2025-07-14 13:29:33.216Z

          FYI: "Go To Next Marker" stops working if the "Manage" button is activated in Memory Locations Window.

          1. J
            In reply toJohn_McPhillips:
            John McPhillips @John_McPhillips
              2025-07-14 13:31:26.708Z

              Thanks Win. I can't remember if this was the problem or not but that's certainly useful to know. Cheers

              John