Cue: some more linear/non-linear content

This commit is contained in:
Alexandre Prokoudine 2022-07-14 18:39:06 +03:00 committed by Paul Davis
parent 0a9c493812
commit 98b46b50a7
3 changed files with 22 additions and 2 deletions

View File

@ -21,6 +21,13 @@
<li>
Adding cue markers on the ruler where repeatable clips should start
playing. This will launch an entire cue sans the isolated slots.
<figure>
<img style="width:50%;" src="/images/cue-marker-add.png" alt="Adding a cue marker">
<figcaption>
Adding a cue marker
</figcaption>
</figure>
</li>
<li>
Adding the "Stop all cues" marker where all cues should stop playing.
@ -41,8 +48,21 @@
</figure>
<p>
The rest of the composition would be written the usual way, by creating
consecutive audio and/or MIDI regions on the canvas.
Just like any other markers, cue markers can be repositioned. Moreover,
right-clicking on an existing marker allows changing the cue that should
be triggered.
</p>
<figure>
<img style="width:50%;" src="/images/cue-marker-change.png" alt="Changing the triggered cue">
<figcaption>
Changing the triggered cue
</figcaption>
</figure>
<p>
The rest of the composition would be written the usual way, by adding
consecutive audio and/or MIDI regions to the canvas.
</p>
<p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB