]> Shamusworld >> Repos - ardour-manual/blob - include/nudge-controls.html
Nudge Controls update, a bit more info too
[ardour-manual] / include / nudge-controls.html
1
2 <figure class="right">
3   <img src="/images/toolbar-nudge.png" alt="Editor toolbar's Nudge">
4   <figcaption>
5     Editor toolbar's Nudge
6   </figcaption>
7 </figure>
8
9 <p>
10   The <dfn>nudge controls</dfn> will move the selected region(s) by a 
11   fixed amount of time. The left and right buttons move either backward 
12   or forward in time, and the small clock to the right of these buttons 
13   sets the amount of time to nudge by.
14 </p>
15
16 <p>
17   The clock, as with all other clocks, can be <kbd 
18   class="mouse">right</kbd>-clicked on to choose the desired <a 
19   href="@@editing-clocks">time representation</a>. The menu also allows :
20 </p>
21
22 <ul>
23         <li><dfn>Set from Playhead</dfn> : the clock is the current position of the playhead</li>
24         <li><dfn>Locate to this time</dfn> : moves the playhead to the the clock time</li>
25         <li><dfn>Copy to clipboard</dfn> : copies the clock (with formatting) to the clipboard.</li>
26 </ul>
27
28 <p>
29   Combining these three options allow to e.g. memorize the current 
30   playhead position (<em>Set from playhead</em>) and reposition the 
31   playhead (<em>Locate to this time</em>) at that position after 
32   another edit.
33 </p>
34
35 <p>
36   If there are no selected objects, the nudge controls can be used to 
37   move the playhead backward or forward by the amount shown on the 
38   clock.
39 </p>
40