Open marcvanduivenvoorde opened 6 years ago
You could use the built-in action "View: Jump to time window" in two steps (Ctrl+J or double click on the timecode in the transport bar). First move to the marker/region with "name
then add the offset using +1:21
.
Alternatively a one-step solution could be done as a ReaScript. https://forum.cockos.com/forumdisplay.php?f=3
As I could not find it in the extensions, especially the console where I would like to have a command like this.
I use regions (or markers, it would really matter) but I'd like to have a reaconsole command where I can set the start position of playback + an x number of time.
ie. g {marker/region-name) +1m21s which would set the start of playback at the marker position + 1 minute and 21 seconds. This would really speed up processing mix comments as I can immediately go to a certain point within the song which is mentioned in a comment.