]> Shamusworld >> Repos - ardour-manual/blobdiff - include/nudge-controls.html
Nudge Controls update, a bit more info too
[ardour-manual] / include / nudge-controls.html
index fe1ec3e17d3a688a2665a8a0dc2797df58003fab..896348477b6bdd0722a81c068a62aaad4b3a81e0 100644 (file)
@@ -1,31 +1,40 @@
 
-
-
-<img class="left" src="/images/toolbar-nudge.png" alt="Editor toolbar's Nudge">
-
-
+<figure class="right">
+  <img src="/images/toolbar-nudge.png" alt="Editor toolbar's Nudge">
+  <figcaption>
+    Editor toolbar's Nudge
+  </figcaption>
+</figure>
 
 <p>
-
-  The <dfn>nudge controls</dfn> will move the selected region(s) by a fixed amount
-
-  of time. The left and right buttons move either backward or forward in time, and the small
-
-  clock to the left of these buttons sets the amount of time to nudge by.
-
-  As with all other clocks, you can right-click on the clock to choose the
-
-  time representation you want to use.
-
+  The <dfn>nudge controls</dfn> will move the selected region(s) by a 
+  fixed amount of time. The left and right buttons move either backward 
+  or forward in time, and the small clock to the right of these buttons 
+  sets the amount of time to nudge by.
 </p>
 
-
-
 <p>
+  The clock, as with all other clocks, can be <kbd 
+  class="mouse">right</kbd>-clicked on to choose the desired <a 
+  href="@@editing-clocks">time representation</a>. The menu also allows :
+</p>
 
-  If there are no selected objects, the nudge controls can be
+<ul>
+       <li><dfn>Set from Playhead</dfn> : the clock is the current position of the playhead</li>
+       <li><dfn>Locate to this time</dfn> : moves the playhead to the the clock time</li>
+       <li><dfn>Copy to clipboard</dfn> : copies the clock (with formatting) to the clipboard.</li>
+</ul>
 
-  used to move the playhead backward or forward by the amount shown on the clock.
+<p>
+  Combining these three options allow to e.g. memorize the current 
+  playhead position (<em>Set from playhead</em>) and reposition the 
+  playhead (<em>Locate to this time</em>) at that position after 
+  another edit.
+</p>
 
+<p>
+  If there are no selected objects, the nudge controls can be used to 
+  move the playhead backward or forward by the amount shown on the 
+  clock.
 </p>