]> Shamusworld >> Repos - ardour-manual/blobdiff - include/mini-timeline.html
Updates to the Mini-Timeline page
[ardour-manual] / include / mini-timeline.html
index 26e6e12c3f6f0956f34f6a82f7a312282ec868dc..8602e4c24e279a80e23e7040a89e8b996bd04aa2 100644 (file)
@@ -1,26 +1,43 @@
+
+<figure class=right>
 <img src="/images/mini-timeline.png" alt="The Mini-Timeline">
+<figcaption class=center>The Mini-Timeline.</figcaption>
+</figure>
 
 <p>
-  The mini-timeline allows, as the <a href="/ardours-interface/the-summary/">Summary</a>,
-  to navigate a session. It's main advantage though is that it stays visible even 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>
-  The range of time covered by the mini-timeline is set by <kbd class="mouse">Right</kbd> clicking the
-  timeline, and chossing from 30 seconds up to 20 minutes.
+  The range of time covered by the mini-timeline is set by <kbd
+  class=mouse>right</kbd> clicking the timeline, and choosing a time span
+  from 30 seconds up to 20 minutes.
 </p>
 
 <p>
-  The mini-timeline also shows all the markers (both start/end and user set 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>
-  While hovering with the mouse over the mini-timeline,
+  <a href="@@mixing-linear-nonlinear-workflows">Cue markers</a> are 
+  also displayed, with their play time duration shown by a line.
 </p>
+
+<p>
+  While hovering with the mouse over the mini-timeline:
+</p>
+
 <ul>
-  <li><kbd class="mouse">left</kbd> clicking jumps the playhead to the time under the mouse cursor</li>
-  <li>using the <kbd class="mouse">scroll wheel</kbd> scrolls the playhead inside the session</li>
-  <li>using the <kbd class="mod1">&nbsp;</kbd><kbd class="mouse">scroll wheel</kbd> scrolls more finely inside the session</li>
-  <li>using the <kbd class="mod1">&nbsp;</kbd><kbd class="mod2">&nbsp;</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>
+