]> Shamusworld >> Repos - ardour-manual/blobdiff - include/clip-launch-options.html
Update to the Interface Overview page : added the Cue Grid, and updated all visuals...
[ardour-manual] / include / clip-launch-options.html
index 18032fec6689d1b3e27b36f9d9680183f9a4abf9..504f610964406d6e6cf20242bc6472da6b884bf3 100644 (file)
 
 <h2>Cue Isolate</h2>
 
-<p>FIXME, If selected, the slot will not respond to start/stop cue events (does it work?)</p>
-
-<h2 id="follow-options">Follow Options</h2>
+<p>
+  When an entire cue is played, all slots that belong to it get triggered.
+  <dfn>Solo Isolate</dfn> is a way to disable that for selected slots.
+  An isolated slot will only be triggered when either mouse-down or note-on
+  event is sent directly to it.
+</p>
 
 <p>
-  FIXME. These options are where you define the transition from one slot to another.
+  Isolated slots are visually separated from others: they have a linear
+  black-to-transparent gradient fill in the background of the trigger button.
 </p>
+
+<figure>
+  <img style="width:50%;" src="/images/isolated-trigger-slots.png" alt="Isolated trigger slots">
+  <figcaption>
+    Isolated trigger slots
+  </figcaption>
+</figure>
+
+<p>
+  On the screenshot above, the Bass, Lead Synth and El Piano tracks all have
+  at least one isolated trigger slot.
+</p>
\ No newline at end of file