diff --git a/include/playing-back-the-cues.html b/include/playing-back-the-cues.html index 0574e6ab..63d2be10 100644 --- a/include/playing-back-the-cues.html +++ b/include/playing-back-the-cues.html @@ -1,12 +1,57 @@ -
+ It is possible to play both individual clips and entire cues. +
-By clicking play button. FIXME
+By scrolling the mouse wheel. FIXME
++ There are generally two ways to trigger a slot with a clip inside. +
-Stopping the slot playback. FIXME
++ How Ardour responds to releasing the mouse button or sending a note-off + event depends on the trigger launch style. + This chapter covers that topic. +
+ ++ Once the clip starts playing, the playback indication panel for that track + lights up with some information: +
+ + + ++ Left to right: +
+ ++ One way to stop a playing clip is to click the square-shaped icon + in any of the empty slots in the track of interest. +
+ +Launching a cue. FIXME