Cue: some more linear/non-linear content
This commit is contained in:
parent
7d9f7a785d
commit
c29266793c
@ -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>
|
||||
|
BIN
source/images/cue-marker-add.png
Normal file
BIN
source/images/cue-marker-add.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
BIN
source/images/cue-marker-change.png
Normal file
BIN
source/images/cue-marker-change.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue
Block a user