Cue: some more linear/non-linear content

This commit is contained in:
Alexandre Prokoudine 2022-07-14 18:39:06 +03:00
parent 7d9f7a785d
commit c29266793c
3 changed files with 22 additions and 2 deletions

View File

@ -21,6 +21,13 @@
<li> <li>
Adding cue markers on the ruler where repeatable clips should start Adding cue markers on the ruler where repeatable clips should start
playing. This will launch an entire cue sans the isolated slots. 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>
<li> <li>
Adding the "Stop all cues" marker where all cues should stop playing. Adding the "Stop all cues" marker where all cues should stop playing.
@ -41,8 +48,21 @@
</figure> </figure>
<p> <p>
The rest of the composition would be written the usual way, by creating Just like any other markers, cue markers can be repositioned. Moreover,
consecutive audio and/or MIDI regions on the canvas. 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>
<p> <p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB