I know I can loop the transport, but what if I want playback to jump from the end of bar 4 to the start of bar 8? I want to interactively jump between sections of the song but always jump by an exact number of bars. Is there a way to set that up so the next jump happens automatically like looping does?
If not, what’s the best way to do it? Can I watch the transport position in the audio thread so when the last audio buffer before the end of bar 4 has been rendered I can set the transport position to “that far before the start of bar 8”?
