]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/05_ardours-interface/01_main-menu/03_Edit-menu.html
Reorganisation of Ardour's Interface, adding image maps
[ardour-manual] / _manual / 05_ardours-interface / 01_main-menu / 03_Edit-menu.html
index 6ea608a44ae3c1064fb7fc3bfc94f434eede8abc..fea1378bdc4c45dba798188813c46bdc77427e56 100644 (file)
@@ -14,7 +14,7 @@ title: The Edit Menu
 
        <dt>Cut</dt><dd>Deletes the current selection, but puts it in memory ready to be pasted</dd>
        <dt>Copy</dt><dd>Copies the current selection to memory</dd>
-       <dt>Paste</dt><dd>Pastes the memory at the <a href="/ardours-interface/the-editor/the-toolbar/the-edit-point-control/">edit point</a>, after a Cut or Copy operation</dd>
+       <dt>Paste</dt><dd>Pastes the memory at the <a href="/ardours-interface/the-edit-point-control/">edit point</a>, after a Cut or Copy operation</dd>
 
        <dt>Select</dt>
                <dt class="sub1">Select All Objects</dt><dd>Selects all the regions and automation pints in the session</dd>
@@ -22,7 +22,7 @@ title: The Edit Menu
                <dt class="sub1">Deselect All</dt><dd>Deselects all objects or tracks, nothing is selected</dd>
                <dt class="sub1">Invert Selection</dt><dd>Select the previously unselected regions, and deselect the previously selected ones</dd>
 
-               <dt class="sub1">Set Range to Loop Range</dt><dd>Creates a range selection on the selected tracks, based on the selected loop markers, and switches to <a href="/ardours-interface/the-editor/the-toolbar/the-toolbox/">Range Mode tool</a></dd>
+               <dt class="sub1">Set Range to Loop Range</dt><dd>Creates a range selection on the selected tracks, based on the selected loop markers, and switches to <a href="/ardours-interface/the-toolbox/">Range Mode tool</a></dd>
                <dt class="sub1">Set Range to Punch Range</dt><dd>Same as above, based on the selected punch markers</dd>
                <dt class="sub1">Set Range to Selected Regions</dt><dd>Same as above, based on the selected regions (i.e. from the start of the earliest region to the end of the latest one)</dd>
 
@@ -71,7 +71,7 @@ title: The Edit Menu
                <dt class="sub1">Change Edit Point</dt><dd>Toggles between the mouse and the playhead as the Edit point</dd>
                <dt class="sub1">Change Edit Point Including Marker</dt><dd>Toggles between the mouse, the playhead and marker as the Edit point</dd>
        <dt>Snap Mode</dt>
-               <dt class="sub1">() No Grid</dt><dd>Disables <a href="/ardours-interface/the-editor/the-toolbar/the-grid-controls/">snapping</a>, i.e. allows free movement of regions and boundaries</dd>
+               <dt class="sub1">() No Grid</dt><dd>Disables <a href="/ardours-interface/the-grid-controls/">snapping</a>, i.e. allows free movement of regions and boundaries</dd>
                <dt class="sub1">() Grid</dt><dd>Forces snapping, so any move of region boundary will be lined to the grid as chosen</dd>
                <dt class="sub1">() Magnetic</dt><dd>If the movement of the region or boundary happens near a grid line, snaps, otherwise, allow free movement</dd>