diff --git a/include/populating-the-cue-grid.html b/include/populating-the-cue-grid.html index eaec0937..d4607126 100644 --- a/include/populating-the-cue-grid.html +++ b/include/populating-the-cue-grid.html @@ -12,7 +12,17 @@

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. +

+ +

+ 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).

Loading clips to slots