sooperlooper
sooperlooper copied to clipboard
How to reset the internal time reference
When using jack transport, resetting the time reference (beginning of cycle) is done by restarting the transport or relocating to frame 0, this works even loops are empty and is very convenient when playing with a predefined cycle length. Is there a way to achieve that with an osc message when sync is set to "Internal" ?
Edit: looking at https://github.com/essej/sooperlooper/pull/26, I guess I'm looking for "global_cycle_pos", so there's no such control currently ?