]> Shamusworld >> Repos - ardour-manual/commitdiff
Cue: finalize 'Populating the Cue Grid' for now
authorAlexandre Prokoudine <alexandre.prokoudine@gmail.com>
Tue, 12 Jul 2022 10:57:34 +0000 (13:57 +0300)
committerPaul Davis <paul@linuxaudiosystems.com>
Sat, 15 Oct 2022 15:16:14 +0000 (09:16 -0600)
include/populating-the-cue-grid.html

index 87ddc2bb421eb5e8cb3ab02a6ea2db7f072c5802..eaec0937fbc33ecb2198ca38e5459284795ba0e3 100644 (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.
 
 <h2>Loading clips to slots</h2>
 
-<p>Via right-click menu. FIXME</p>
-
-<p>Via Clip Properties box. FIXME</p>
-
-<p>From the Clips library. FIXME</p>
+<p>
+       There are several ways to load a clip into a trigger slot:
+</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>