Next Marker Script no longer working
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=
Linked from:
- Chris Shaw @Chris_Shaw2024-07-22 20:30:32.100Z
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/installChris Shaw @Chris_Shaw2024-07-22 20:40:23.412Z
But I can confirm that this is broken in 2024.3
- In reply toJohn_McPhillips⬆:Win Winstanley @Win_Winstanley
FYI: "Go To Next Marker" stops working if the "Manage" button is activated in Memory Locations Window.
- JIn reply toJohn_McPhillips⬆:John McPhillips @John_McPhillips
Thanks Win. I can't remember if this was the problem or not but that's certainly useful to know. Cheers
John