Cue: finalize 'Populating the Cue Grid' for now

This commit is contained in:
Alexandre Prokoudine 2022-07-12 13:57:34 +03:00
parent afae48a212
commit e02eee8b10

View File

@ -3,7 +3,7 @@
<p>
You can add tracks in the <dfn>Cue</dfn> window the usual way,
either by double-clicking on the free space in the canvas or
by choosing the <kbd class="menu">Track &lt; Add Track, Bus, or VCA</kbd>
by choosing the <kbd class="menu">Track &gt; Add Track, Bus, or VCA</kbd>
menu item. The important part is to enable the
<kbd class="option">Show on Cue Page</kbd> checkbox in the newly
opened dialog.
@ -17,13 +17,32 @@
<h2>Loading clips to slots</h2>
<p>Via right-click menu. FIXME</p>
<p>
There are several ways to load a clip into a trigger slot:
</p>
<p>Via Clip Properties box. FIXME</p>
<p>From the Clips library. FIXME</p>
<p>By bouncing from the timeline. FIXME</p>
<ul>
<li>
From right click menu: right-click over a trigger slot, choose
<kbd class="menu">Load</kbd>, select an audio or a MIDI file.
</li>
<li>
From <dfn>Clip Properties</dfn> box: click the
<kbd class="button">Load</kbd> button, select an audio or a MIDI file.
</li>
<li>
From the <dfn>Clips</dfn> library: choose an audio or a MIDI file,
listen to it before adding, then pick, drag towards the grid and drop
into a trigger slot.
</li>
<li>
From the timeline: select a region, right-click, choose
<kbd class="menu">{Region Name} > Bounce (with processing)</kbd> or
<kbd class="menu">{Region Name} > Bounce (without processing)</kbd>,
then enable the <kbd class="option">Bounce to Trigger Slot</kbd> checkbox
and choose the cue.
</li>
</ul>
<h2>Setting Clip Properties</h2>