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