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