Cue: a few updates to 'Populating the Cue Grid'

This commit is contained in:
Alexandre Prokoudine 2022-07-12 19:31:18 +03:00 committed by Paul Davis
parent ed55220976
commit 61d24ee453

View File

@ -12,7 +12,17 @@
<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>