]> Shamusworld >> Repos - ardour-manual-diverged/blob - include/region-context-menu.html
Move content from _manual/ to include/.
[ardour-manual-diverged] / include / region-context-menu.html
1
2 <p>
3   In the editor window, right clicking (context clicking) on a region
4   displays a menu with <dfn>track and region operations</dfn>. The menu begins with the
5   name of the region, or <kbd class="menu">Selected Regions</kbd> if multiple 
6   regions are selected.
7 </p>
8 <p>
9   If there is more than one region layered at the point where you clicked, the 
10   menu will also contain an item <kbd class="menu">Choose Top</kbd>. This
11   dialog lets you select which region you want on the top <dfn>layer</dfn>. See 
12   <a href="/working-with-tracks/controlling-track-appearance/layering-display/">Adjusting Region Layering</a> for more details.
13 </p>
14 <p>
15   Below these items is the rest of the 
16   <a href="/working-with-tracks/track-context-menu/">Track Context Menu</a>, which 
17   provides access to <dfn>track-level operations</dfn>. To see the contents
18   of the region context menu, select the region name or "Selected Regions", and 
19   the following submenu structure appears:
20 </p>
21 <dl class="narrower-table">
22   <dt>Play</dt>
23   <dd></dd>
24   <dt>Loop</dt>
25   <dd></dd>
26   <dt>Properties</dt>
27   <dd></dd>
28   <dt>Rename</dt>
29   <dd></dd>
30   <dt>Edit</dt>
31   <dd>
32     <dl class="wide-table">
33       <dt>Combine</dt>
34       <dd></dd>
35       <dt>Uncombine</dt>
36       <dd></dd>
37       <dt>Split</dt>
38       <dd></dd>
39       <dt>Make Mono Regions</dt>
40       <dd></dd>
41       <dt>Opaque</dt>
42       <dd></dd>
43       <dt>Mute</dt>
44       <dd></dd>
45       <dt>Pitch Shift</dt>
46       <dd></dd>
47       <dt>Reverse</dt>
48       <dd></dd>
49       <dt>Close Gaps</dt>
50       <dd></dd>
51       <dt>Place Transients</dt>
52       <dd></dd>
53       <dt>Rhythm Ferret</dt>
54       <dd></dd>
55       <dt>Strip Silence</dt>
56       <dd></dd>
57     </dl>
58   </dd>
59   <dt>Position</dt>
60   <dd>
61     <dl class="wide-table">
62       <dt>Move To Original Position</dt>
63       <dd></dd>
64       <dt>Lock</dt>
65       <dd></dd>
66       <dt>Glue to Bars and Beats</dt>
67       <dd></dd>
68       <dt>Snap Position to Grid</dt>
69       <dd></dd>
70       <dt>Set Sync Position</dt>
71       <dd></dd>
72       <dt>Remove Sync</dt>
73       <dd></dd>
74 <dt>Nudge Later</dt>
75 <dd></dd>
76 <dt>Nudge Earlier</dt>
77 <dd></dd>
78 <dt>Nudge Later by capture offset</dt>
79 <dd></dd>
80 <dt>Nudge Earlier by capture offset</dt>
81 <dd></dd>
82 </dl>
83 </dd>
84 <dt>Trim</dt>
85 <dd>
86 <dl class="wide-table">
87 <dt>Trim Start at Edit Point</dt>
88 <dd></dd>
89 <dt>Trim End at Edit Point</dt>
90 <dd></dd>
91 <dt>Trim to Loop</dt>
92 <dd></dd>
93 <dt>Trim to Punch</dt>
94 <dd></dd>
95 <dt>Trim to Previous</dt>
96 <dd></dd>
97 <dt>Trim to Next</dt>
98 <dd></dd>
99 </dl>
100 </dd>
101 <dt>Layering</dt>
102 <dd>
103 <dl class="wide-table">
104 <dt>Raise to Top</dt>
105 <dd></dd>
106 <dt>Raise</dt>
107 <dd></dd>
108 <dt>Lower</dt>
109 <dd></dd>
110 <dt>Lower to Bottom</dt>
111 <dd></dd>
112 </dl>
113 </dd>
114 <dt>Ranges</dt>
115 <dd>
116 <dl class="wide-table">
117 <dt>Set Loop Range</dt>
118 <dd></dd>
119 <dt>Set Punch Range</dt>
120 <dd></dd>
121 <dt>Add Single Range Marker</dt>
122 <dd></dd>
123 <dt>Add Range Marker per Region</dt>
124 <dd></dd>
125 <dt>Set Range Selection</dt>
126 <dd></dd>
127 </dl>
128 </dd>
129 <dt>Gain</dt>
130 <dd>
131 <dl class="wide-table">
132 <dt>Normalize</dt>
133 <dd></dd>
134 <dt>Boost</dt>
135 <dd></dd>
136 <dt>Cut</dt>
137 <dd></dd>
138 <dt>Reset Envelope</dt>
139 <dd></dd>
140 <dt>Envelope Active</dt>
141 <dd></dd>
142 </dl>
143 </dd>
144 <dt>Fades</dt>
145 <dd>
146 <dl class="wide-table">
147 <dt>Fade In</dt>
148 <dd></dd>
149 <dt>Fade Out</dt>
150 <dd></dd>
151 <dt>Fades        </dt>
152 <dd></dd>
153 </dl>
154 </dd>
155 <dt>Duplicate</dt>
156 <dd>
157 <dl class="wide-table">
158 <dt>Duplicate</dt>
159 <dd></dd>
160 <dt>Multi-Duplicate</dt>
161 <dd></dd>
162 <dt>Fill Track</dt>
163 <dd></dd>
164 </dl>
165 </dd>
166 <dt>Export</dt>
167 <dd></dd>
168 <dt>Bounce (without processing)</dt>
169 <dd></dd>
170 <dt>Bounce (with processing)</dt>
171 <dd></dd>
172 <dt>Spectral Analysis</dt>
173 <dd></dd>
174 <dt>Remove</dt>
175 <dd></dd>
176 </dl>
177