]> Shamusworld >> Repos - ardour-manual/commitdiff
Nudge Controls update, a bit more info too
authorMrHeadwar <edwsaintesprit@hotmail.com>
Tue, 8 Nov 2022 12:31:13 +0000 (13:31 +0100)
committerMrHeadwar <edwsaintesprit@hotmail.com>
Tue, 8 Nov 2022 12:31:13 +0000 (13:31 +0100)
include/nudge-controls.html
source/images/toolbar-nudge.png

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>
 
index 89535ed9a12edab31f73f6b6d8a0ecf89e7b6e7d..c2a348794baf9ff19e47471ef41f6f42d74e8eb4 100644 (file)
Binary files a/source/images/toolbar-nudge.png and b/source/images/toolbar-nudge.png differ