]> Shamusworld >> Repos - ardour-manual/commitdiff
Updates to the Mini-Timeline page
authorMrHeadwar <edwsaintesprit@hotmail.com>
Tue, 8 Nov 2022 08:16:38 +0000 (09:16 +0100)
committerMrHeadwar <edwsaintesprit@hotmail.com>
Tue, 8 Nov 2022 08:16:38 +0000 (09:16 +0100)
include/mini-timeline.html
source/images/mini-timeline.png

index a4a7cf9ce275e3ac32ac3a332b7c389f389faf36..8602e4c24e279a80e23e7040a89e8b996bd04aa2 100644 (file)
@@ -5,10 +5,9 @@
 </figure>
 
 <p>
-  The mini-timeline allows, as the
-  <a href="@@summary">Summary</a> does, navigation of a
-  session. Its main advantage, though, is that it stays visible even when in
-  Mixer mode.
+  The mini-timeline allows, as the <a href="@@summary">Summary</a> 
+  does, navigating a session. Its main advantage, though, is that it 
+  stays visible even when in Mixer mode.
 </p>
 
 <p>
 </p>
 
 <p>
-  The mini-timeline also shows all markers (start, end and any user
-  defined ones). Clicking a marker jumps to that point on the timeline,
-  allowing for quick access to key timings in the session.
+  The mini-timeline shows all markers (<em>start</em>, <em>end</em> and 
+  any user defined ones). Clicking a marker jumps to that point on the 
+  timeline, allowing for quick access to key timings in the session. 
+  The next and previous markers out of the mini-timeline range are 
+  indicated by arrows, as the <em>end</em> marker in the screenshot 
+  above.
+</p>
+
+<p>
+  <a href="@@mixing-linear-nonlinear-workflows">Cue markers</a> are 
+  also displayed, with their play time duration shown by a line.
 </p>
 
 <p>
@@ -28,9 +35,9 @@
 </p>
 
 <ul>
-  <li><kbd class=mouse>left</kbd> clicking moves the playhead to the time under the mouse cursor</li>
-  <li>using the <kbd class=mouse>scroll wheel</kbd> scrolls the playhead back and forth inside the session</li>
-  <li>using <kbd class=mod1n></kbd><kbd class=mouse>scroll wheel</kbd> scrolls more finely inside the session</li>
-  <li>using <kbd class=mod12n></kbd><kbd class=mouse>scroll wheel</kbd> scrolls even more finely inside the session</li>
+  <li><kbd class="mouse">left</kbd> clicking moves the playhead to the time under the mouse cursor</li>
+  <li>using the <kbd class="mouse">scroll wheel</kbd> scrolls the playhead back and forth inside the session</li>
+  <li>using <kbd class="mod1"></kbd><kbd class="mouse">scroll wheel</kbd> scrolls more finely inside the session</li>
+  <li>using <kbd class="mod1"></kbd><kbd class="mod2"></kbd><kbd class="mouse">scroll wheel</kbd> scrolls even more finely inside the session</li>
 </ul>
 
index b0ba0a4e9044817e6dd3776feb7d92671f75d002..512393636ee0e842b0bf18462c8af8624f7487af 100644 (file)
Binary files a/source/images/mini-timeline.png and b/source/images/mini-timeline.png differ