Templates:Sequencer Hacks: Difference between revisions
m tweak description |
|||
| Line 7: | Line 7: | ||
Many timeline hacks make use of [[Dummy Clip|dummy clips]]. These are silent clips with play and/or stop follow actions that can be placed in the timeline to trigger actions when the silent clip starts or stops. | Many timeline hacks make use of [[Dummy Clip|dummy clips]]. These are silent clips with play and/or stop follow actions that can be placed in the timeline to trigger actions when the silent clip starts or stops. | ||
== | == ‘Queue Next’ Project == | ||
This project demonstrates one method of switching up the order of timeline sequence playback on-the-fly. | This project demonstrates one method of switching up the order of timeline sequence playback on-the-fly. | ||
Want to go back to the bridge after the current section or jump to the end? We've got you covered. | Want to go back to the bridge after the current section or jump to the end? We've got you covered. | ||
Revision as of 10:21, 16 November 2025
This article covers some techniques for using Loopy Pro's timeline/sequencer in non-typical ways. Loopy Pro's timeline is a flexible tool that can be used for more than simple linear playback of a sequence. This page provides some tricks for supercharging the timeline.
Dummy Clips
Many timeline hacks make use of dummy clips. These are silent clips with play and/or stop follow actions that can be placed in the timeline to trigger actions when the silent clip starts or stops.
‘Queue Next’ Project
This project demonstrates one method of switching up the order of timeline sequence playback on-the-fly. Want to go back to the bridge after the current section or jump to the end? We've got you covered.

How It Works
This project uses a dummy clip with Stop Clip follow action that can jump to a new timeline location. A stepped dial is used to set where the timeline jumps to via the Seek Timeline action. You can use MIDI bindings to set the jump location. After each jump the dial resets itself to do nothing. You can select the jump location (usually via MIDI) any time during a section, and it will be trigger at end of any of the magenta dummy clips added to the timeline.
Download: EXAMPLE: queued seek.zip