]> Shamusworld >> Repos - ardour-manual/commitdiff
Cue: a few updates to 'Populating the Cue Grid'
authorAlexandre Prokoudine <alexandre.prokoudine@gmail.com>
Tue, 12 Jul 2022 16:31:18 +0000 (19:31 +0300)
committerPaul Davis <paul@linuxaudiosystems.com>
Sat, 15 Oct 2022 15:16:14 +0000 (09:16 -0600)
include/populating-the-cue-grid.html

index eaec0937fbc33ecb2198ca38e5459284795ba0e3..d4607126a16327b5f2be99b739665bfd805359a1 100644 (file)
 <p>
        Alternatively, you can drop an existing audio or MIDI file into
        the empty part of the canvas to automatically create the cue track
-       and fill the first empty trigger slot with it. 
+       and fill the first empty trigger slot with it.
+</p>
+
+<p>
+       Trigger slots not only work as a drag-and-drop target, they also
+       work as a drag-and-drop sources. You can drag the contents of an
+       existing trigger slot into the empty part of the canvas to create
+       a new track and fill the first slot with the contents of the original
+       slot. You can also drag and drop the contents of one slot into another
+       in case you want to use the same clip with some variations (e.g.
+       a custom follow length).
 </p>
 
 <h2>Loading clips to slots</h2>