]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/05_ardours-interface/01_main-menu/02_Transport-menu.html
Sync to master
[ardour-manual-diverged] / _manual / 05_ardours-interface / 01_main-menu / 02_Transport-menu.html
index 0bdc9355ff0af1cc4402f0fea7a3e451b1fd4a33..e825df66963349b816a48e29145508ec86fa0b6a 100644 (file)
@@ -12,7 +12,7 @@ title: The Transport Menu
                <dt class="sub1">Play Selection</dt><dd>Only plays the selected part of the session, be it a range or selected regions</dd>
                <dt class="sub1">Play Selection w/Preroll</dt><dd>As the previous menu, except it starts the playback 1/2 bar before the beginning of the selection</dd>
                <dt class="sub1">Start/Continue/Stop</dt><dd>FIXME</dd>
-               <dt class="sub1">Play from Edit Point and Return</dt><dd>Starts the playback at the <a href="/ardours-interface/the-editor/the-toolbar/the-edit-point-control/">Edit point</a>, and when stopped, goes back to the orginial location</dd>
+               <dt class="sub1">Play from Edit Point and Return</dt><dd>Starts the playback at the <a href="/ardours-interface/the-edit-point-control/">Edit point</a>, and when stopped, goes back to the orginial location</dd>
                <dt class="sub1">Play Loop Range</dt><dd>If a <a href="/working-with-markers/loop-range/">Loop range</a> is defined, play it and loop until stopped</dd>
        <dt>Start Recording</dt><dd>This is a shortcut to trigger the global recording, and start playback at once</dd>
        <dt>Stop and Forget Capture</dt><dd>Stops the recording, removes the newly created material, and goes back to the original position</dd>
@@ -32,20 +32,20 @@ title: The Transport Menu
                <dt class="sub1">Playhead to Active Mark</dt><dd>If a marker is selected, set the position of the playhead at the position of the marker</dd>
                <dt class="sub1">Center Playhead</dt><dd>Centers the view on the playhead without changing the zoom level (putting the playhead in the middle of the screen)</dd>
 
-               <dt class="sub1">Nudge Playhead Forward</dt><dd>Shifts the position of the playhead to the right by the amount shown in the <a href="/ardours-interface/the-editor/the-toolbar/the-nudge-controls/">nudge timer</a></dd>
+               <dt class="sub1">Nudge Playhead Forward</dt><dd>Shifts the position of the playhead to the right by the amount shown in the <a href="/ardours-interface/the-nudge-controls/">nudge timer</a></dd>
                <dt class="sub1">Nudge Playhead Backward</dt><dd>Same thing, to the left</dd>
 
                <dt class="sub1">Move to Next Transient</dt><dd>When transient have been set, moves the playhead to the next one to the right</dd>
                <dt class="sub1">Move to Previous Transient</dt><dd>Same, to the left</dd>
 
-               <dt class="sub1">Playhead to Next Grid</dt><dd>Regardless of the state of the Grid Mode, goes to the next grid to the right, as set by the <a href="/ardours-interface/the-editor/the-toolbar/the-grid-controls/">Snap/Grid unit</a></dd>
+               <dt class="sub1">Playhead to Next Grid</dt><dd>Regardless of the state of the Grid Mode, goes to the next grid to the right, as set by the <a href="/ardours-interface/the-grid-controls/">Snap/Grid unit</a></dd>
                <dt class="sub1">Playhead to Previous Grid</dt><dd>Same, to the left</dd>
 
                <dt class="sub1">Playhead to Next Region Boundary</dt><dd>Moves the playhead to the right to the next beginning or end of region on the selected track or, if no track is selected, on all tracks</dd>
                <dt class="sub1">Playhead to Previous Region Boundary</dt><dd>Same, to the left</dd>
                <dt class="sub1">Playhead to Next Region Boundary (No Track Selection)</dt><dd>Moves the playhead to next beginning or end of region, be it on the selected track or any other</dd>
                <dt class="sub1">Playhead to Previous Region Boundary (No Track Selection)</dt><dd>Same, to the left</dd>
-               <dt class="sub1">Playhead to Next Region Sync</dt><dd>Moves the playhead to next Region Sync Point, that is by default the beginning of a region but <a href="/ardours-interface/the-editor/the-toolbar/the-grid-controls/">can be moved</a></dd>
+               <dt class="sub1">Playhead to Next Region Sync</dt><dd>Moves the playhead to next Region Sync Point, that is by default the beginning of a region but <a href="/ardours-interface/the-grid-controls/">can be moved</a></dd>
                <dt class="sub1">Playhead to Previous Region Sync</dt><dd>Same, to the left</dd>
 
                <dt class="sub1">Jump to Next Mark</dt><dd>moves the playhead to the next <a href="/working-with-markers/creating-location-markers/">marker</a> on the Ruler</dd>