]> Shamusworld >> Repos - ardour-manual/blob - _manual/05_ardours-interface/01_main-menu/03_Edit-menu.html
typos in the Main menu section, grouping 2 pages about Keybindings
[ardour-manual] / _manual / 05_ardours-interface / 01_main-menu / 03_Edit-menu.html
1 ---
2 title: The Edit Menu
3 ---
4
5 <p>
6         The <dfn>Edit</dfn> menu groups together the actions related to the edition, and so will be mostly used while in Editor mode.
7 </p>
8 <dl>
9         <dt>Undo (<em>action</em>)</dt><dd>Reverts the last editing operation, namely <em>action</em></dd>
10         <dt>Redo</dt><dd>Does the last editing operation again, after an Undo</dd>
11
12         <dt>Undo Selection Change</dt><dd>Reverts the last selection operation</dd>
13         <dt>Redo Selection Change</dt><dd>Does the last selection operation again after an Undo Selection Change</dd>
14
15         <dt>Cut</dt><dd>Deletes the current selection, but puts it in memory ready to be pasted</dd>
16         <dt>Copy</dt><dd>Copies the current selection to memory</dd>
17         <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>
18
19         <dt>Select</dt>
20                 <dt class="sub1">Select All Objects</dt><dd>Selects all the regions and automation pints in the session</dd>
21                 <dt class="sub1">Select All Tracks</dt><dd>Selects all the tracks, busses and control masters in the session</dd>
22                 <dt class="sub1">Deselect All</dt><dd>Deselects all objects or tracks, nothing is selected</dd>
23                 <dt class="sub1">Invert Selection</dt><dd>Select the previously unselected regions, and deselect the previously selected ones</dd>
24
25                 <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>
26                 <dt class="sub1">Set Range to Punch Range</dt><dd>Same as above, based on the selected punch markers</dd>
27                 <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>
28
29                 <dt class="sub1">Select All After Edit Point</dt><dd>Select all the regions and automation points that exist after the Edit Point, even if the region starts before it. If some tracks are selected, only selects on these tracks.</dd>
30                 <dt class="sub1">Select All Before Edit Point</dt><dd>Same as above, but before the Edit point (i.e. to the left of it)</dd>
31                 <dt class="sub1">Select All Overlapping Edit Range</dt><dd>Select all the regions and automation points of which at least a part is in the current selection range</dd>
32                 <dt class="sub1">Select All Inside Edit Range</dt><dd>Selects all the regions that are completely inside the selection range, i.e. their start and end are inside the range. If some tracks are selected, only selects on these tracks.</dd>
33                 <dt class="sub1">Select All in Punch Range</dt><dd>Selects all the regions of which a part in in the punch range. If some tracks are selected, only selects on these tracks.</dd>
34                 <dt class="sub1">Select All in Loop Range</dt><dd>Same as above, based on the loop range</dd>
35
36                 <dt class="sub1">Move Range Start to Previous Region Boundary</dt><dd>Extends the left boundary of the range to the left to the next region start or end. The region must be in the range.</dd>
37                 <dt class="sub1">Move Range Start to Next Region Boundary</dt><dd>Same as above, to the right (reduces the selection)</dd>
38                 <dt class="sub1">Move Range End to Previous Region Boundary</dt><dd>Same as above, with the right edge of the range, to the left (reduces the selection)</dd>
39                 <dt class="sub1">Move Range End to Next Region Boundary</dt><dd>Same as above, with the right edge, to the right (extends the selection)</dd>
40
41                 <dt class="sub1">Start Range</dt><dd>Sets the left edge of the range to the Edit point</dd>
42                 <dt class="sub1">Finish Range</dt><dd>Sets the right edge of the range to the Edit point</dd>
43
44                 <dt class="sub1">Select Next Track or Bus</dt><dd>Select the track or bus under the currently selected one. If multiple tracks are selected, only the first one is considered</dd>
45                 <dt class="sub1">Select Previous Track or Bus</dt><dd>Same as above, with the track/bus above the first one selected.</dd>
46
47         <dt>Delete</dt><dd>Deletes all that is currently selected</dd>
48         <dt>Crop</dt><dd>Cuts the parts of the regions that are outside the range boundaries. Only applies on the regions that belong at least in part to the range.</dd>
49         <dt>Split/Separate</dt><dd>Cuts the selected regions at the Edit point, separating them in two regions</dd>
50         <dt>Separate</dt>
51                 <dt class="sub1">Separate Under</dt><dd>Removes all the parts of the regions that are under the selected one. Once done, the selected region is alone on its part of the track.</dd>
52                 <dt class="sub1">Separate Using Loop Range</dt><dd>Cuts the selected regions or the regions on the selected tracks along the Loop range's start and end markers. If nothing is selected, acts on all tracks at once.</dd>
53                 <dt class="sub1">Separate Using Punch Range</dt><dd>Same as above, with the Punch range markers</dd>
54         <dt>Align</dt>
55                 <dt class="sub1">Align Start</dt><dd>Moves the selected regions to align the beginning of the regions to the Edit point</dd>
56                 <dt class="sub1">Align Start Relative</dt><dd>When multiple regions are selected, moves all the regions together as a block to align the beginning of the earliest one to the Edit point.</dd>
57                 <dt class="sub1">Align End</dt><dd>Moves the selected regions to align the end of the regions to the Edit point</dd>
58                 <dt class="sub1">Align End Relative</dt><dd>When multiple regions are selected, moves all the regions together as a block to align the end of the latest one to the Edit point.</dd>
59                 <dt class="sub1">Align Sync</dt><dd>Moves the selected regions to align the Sync point of the regions to the Edit point</dd>
60                 <dt class="sub1">Align Sync Relative</dt><dd>When multiple regions are selected, moves all the regions together as a block to align the earliest Sync point to the Edit point.</dd>
61         <dt>Fade</dt>
62                 <dt class="sub1">Fade Range Selection</dt><dd>For all the regions that either begin or end in the range, create a fade in or out on the regions length.</dd>
63                 <dt class="sub1">Set Fade In Length</dt><dd>If the edit point is withing the region boundaries, adjusts selected audio regions' fade in to end at the edit point.</dd>
64                 <dt class="sub1">[] Fade In</dt><dd>Toggles the fade in on the selected region on or off</dd>
65                 <dt class="sub1">Set Fade Out Length</dt><dd>Same as above, for the fade out</dd>
66                 <dt class="sub1">[] Fade Out</dt><dd>Toggles the fade out on the selected region on or off</dd>
67
68         <dt>Remove Last Capture</dt><dd>Destroy the last recording. A prompt reminds the user this <em>cannot</em> be undone.</dd>
69
70         <dt>Edit point</dt>
71                 <dt class="sub1">Change Edit Point</dt><dd>Toggles between the mouse and the playhead as the Edit point</dd>
72                 <dt class="sub1">Change Edit Point Including Marker</dt><dd>Toggles between the mouse, the playhead and marker as the Edit point</dd>
73         <dt>Snap Mode</dt>
74                 <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>
75                 <dt class="sub1">() Grid</dt><dd>Forces snapping, so any move of region boundary will be lined to the grid as chosen</dd>
76                 <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>
77
78                 <dt class="sub1">Next Snap Mode</dt><dd>Toggles between the No Grid, Grid and Magnetic snap modes</dd>
79                 <dt class="sub1">Next Snap Choice</dt><dd>Circles through the snap choices, as detailed below</dd>
80                 <dt class="sub1">Previous Snap Choice</dt><dd>Circles through the snap choices, as detailed below, in reverse order</dd>
81                 <dt class="sub1">Next Musical Snap Choice</dt><dd>Circles through the musical snap choices, e.g. those expressed in bars and beats</dd>
82                 <dt class="sub1">Previous Musical Snap Choice</dt><dd>Same as previous, but in reverse order</dd>
83         <dt>Snap To</dt>
84                 <dt class="sub1">Snap to CD Frame</dt><dd>The grid unit will be 1/75th of a second</dd>
85                 <dt class="sub1">Snap to Timecode Frame/Second/Minute</dt><dd>The grid unit will be based on the timecode settings for the session</dd>
86                 <dt class="sub1">Snap to Second/Minute</dt><dd>The grid unit will be based on absolute times</dd>
87                 <dt class="sub1">Snap to <em>n</em>th</dt><dd>The grid unit will be 1/<em>n</em> beats and will depend on the tempo and meter in effect at that point in the timeline.</dd>
88                 <dt class="sub1">Snap to Beat</dt><dd>Same as above, whole beat</dd>
89                 <dt class="sub1">Snap to Bar</dt><dd>Same as above, whole bar</dd>
90                 <dt class="sub1">Snap to Mark</dt><dd>The grid will be made of markers</dd>
91                 <dt class="sub1">Snap to Region Start</dt><dd>No grid, the regions will snap to the closest region start on any track</dd>
92                 <dt class="sub1">Snap to Region End</dt><dd>Same as above with the regions' ends</dd>
93                 <dt class="sub1">Snap to Regions Sync</dt><dd>Same as above, with the Sync points (by default, start of the region)</dd>
94                 <dt class="sub1">Snap to Region Boundaries</dt><dd>Same as above, for both the starts and ends of regions</dd>
95
96         <dt>Tempo</dt><dd></dd>
97                 <dt class="sub1">Set Tempo from Region = Bar</dt><dd>Computes the tempo so that the duration of the first selected region is 1 bar. Ardour prompts if the user wants it to be the global tempo, or a tempo marker at the beginning of the region used</dd>
98                 <dt class="sub1">Set Tempo from Edit Range = Bar</dt><dd>Same thing, with the current Range instead of a region</dd>
99         <dt>[] Smart Object Mode</dt><dd>Toggles the Smart Mode, allowing the mouse to be in Range Mode in the upper half of a region, and in Grab Mode in the lower half</dd>
100
101         <dt>Scripted Actions</dt><dd></dd>
102                 <dt class="sub1">[] Script Manager</dt><dd>Shows the <a href="/lua-scripting/">Script manager</a>, allowing to use and manage the Lua scripts in the session</dd>
103
104                 <dt class="sub1">Unset #<em>n</em></dt><dd>Deactivate the <em>n</em>th script</dd>
105
106         <dt>Preferences</dt><dd>Displays the <a href="/preferences-and-session-properties/preferences-dialog/">Preferences</a> panels, allowing to change Ardour's behaviour</dd>
107 </dl>