]> Shamusworld >> Repos - ardour-manual/blobdiff - include/nudge-controls.html
Nudge Controls update, a bit more info too
[ardour-manual] / include / nudge-controls.html
index 96e735aa828e0f981d87207056ab9ffa05889e94..896348477b6bdd0722a81c068a62aaad4b3a81e0 100644 (file)
@@ -1,5 +1,5 @@
 
-<figure class="left">
+<figure class="right">
   <img src="/images/toolbar-nudge.png" alt="Editor toolbar's Nudge">
   <figcaption>
     Editor toolbar's Nudge
@@ -7,10 +7,34 @@
 </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>
-  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.
+  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>
+
+<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>
+
+<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>