Goto next marker is broken in PT 2023.12. anyone know what's up?
So this script found in the SF PT package is no longer working since they added the Memory Location stuff in PT. Any ideas? I do not like the PT implementation of the next memory location shortcut as it doesn't reference cursor position. Anyone have any idea? This one is driving me crazy. This is the now broken script:
sf.ui.proTools.memoryLocationsGotoDelta({
delta: -1,
});
- MMartin Pavey @Martin_Pavey
I feel your pain Chip.
This is the reason I'm staying on 23.6 for now.
I expected all the really useful go to next marker, extend clip to next marker etc would
probably be broken by 23.12.
Hopefully some nice people on here will be able to fix them. - In reply toChipSloan⬆:Chris Shaw @Chris_Shaw2024-02-03 17:44:36.372Z
Are you using the lates version of SF (5.5.4)?
https://my.soundflow.org/install
It's working on my system. (It does throw an error if there is no next or previous marker to locate to).
The SF command now uses the new PT SDK.Chris Shaw @Chris_Shaw2024-02-03 17:58:37.751Z
Also, in the newest release (2023.12.1) you can locate to the previous / next marker by pressing ".+" or ".-". (on the number keypad).
Once you've used one of the above commands you can locate back and forth just by pressing "+" or "-".
Pressing "." resets this behavior
- In reply toChipSloan⬆:Chip Sloan @ChipSloan
Thank you!!! For some reason when I ask SF to check for updates it tells me there are not any but that that indeed did fix this. Thanks!!!