]> Shamusworld >> Repos - ardour-manual/blob - _manual/20_default-keyboard-bindings/01_mnemonic-bindings-for-linux.html
Copy edits to Editing and Arranging pages
[ardour-manual] / _manual / 20_default-keyboard-bindings / 01_mnemonic-bindings-for-linux.html
1 ---
2 layout: default
3 title: Mnemonic Bindings for Linux
4 ---                        
5
6
7   
8   
9 <p>A <a href="/files/a3_mnemonic_cheatsheet.pdf">printable cheat-sheet</a> with these bindings is available for downloading.</p>
10 <h3>Transport &amp; Recording Control</h3>
11 <dl class="bindings">
12 <dt>destroy last recording</dt>
13 <dd>Control+Delete</dd>
14 <dt>engage record</dt>
15 <dd>Shift+r</dd>
16 <dt>fast forward</dt>
17 <dd>Shift+→</dd>
18 <dt>loop play (the loop range)</dt>
19 <dd>l</dd>
20 <dt>rewind</dt>
21 <dd>Shift+←</dd>
22 <dt>set playhead position</dt>
23 <dd>p</dd>
24 <dt>start recording</dt>
25 <dd>Shift+space</dd>
26 <dt>stop (keep loop/range play)</dt>
27 <dd>Control+Alt+space</dd>
28 <dt>stop and destroy</dt>
29 <dd>Control+space</dd>
30 <dt>toggle auto play</dt>
31 <dd>5</dd>
32 <dt>toggle auto return</dt>
33 <dd>6</dd>
34 <dt>toggle click (metronome)</dt>
35 <dd>7</dd>
36 <dt>toggle playhead follows edits</dt>
37 <dd>Shift+f</dd>
38 <dt>toggle playhead tracking</dt>
39 <dd>Control+f</dd>
40 <dt>toggle roll</dt>
41 <dd>space</dd>
42 <dt>toggle track rec-enable </dt>
43 <dd>Shift+b</dd>
44 <dt>toggle track solo status</dt>
45 <dd>Alt+s</dd>
46 <dt>transition to reverse</dt>
47 <dd>Shift+↓</dd>
48 <dt>transition to roll</dt>
49 <dd>Shift+↑</dd>
50 </dl>
51 <h3>Session &amp; File Handling</h3>
52 <dl class="bindings">
53 <dt>add track(s) or bus(ses)</dt>
54 <dd>Control+Shift+n</dd>
55 <dt>export session</dt>
56 <dd>Win+e</dd>
57 <dt>import audio files</dt>
58 <dd>Control+i</dd>
59 <dt>open a new session</dt>
60 <dd>Control+n</dd>
61 <dt>open a recent session</dt>
62 <dd>Control+Shift+o</dd>
63 <dt>open an existing session</dt>
64 <dd>Control+o</dd>
65 <dt>quit</dt>
66 <dd>Control+q</dd>
67 <dt>save session</dt>
68 <dd>Control+s</dd>
69 <dt>snapshot session</dt>
70 <dd>Control+Shift+s</dd>
71 <dt>toggle sel. track MIDI input</dt>
72 <dd>Alt+i</dd>
73 </dl>
74 <h3>Changing What's Visible</h3>
75 <dl class="bindings">
76 <dt>fit tracks vertically</dt>
77 <dd>f</dd>
78 <dt>move selected tracks down</dt>
79 <dd>Control+↓</dd>
80 <dt>move selected tracks up</dt>
81 <dd>Control+↑</dd>
82 <dt>scroll down (page)</dt>
83 <dd>PageDown</dd>
84 <dt>scroll down (step)</dt>
85 <dd>↓</dd>
86 <dt>scroll up (page)</dt>
87 <dd>PageUp</dd>
88 <dt>scroll up (step)</dt>
89 <dd>↑</dd>
90 <dt>toggle editor window mixer</dt>
91 <dd>Shift+e</dd>
92 <dt>toggle last 2 zoom states</dt>
93 <dd>Shift+z</dd>
94 <dt>zoom (x) to selected region(s)</dt>
95 <dd>Control+Alt+z</dd>
96 <dt>zoom (x+y) to selected region</dt>
97 <dd>Alt+z</dd>
98 <dt>zoom in</dt>
99 <dd>=</dd>
100 <dt>zoom out</dt>
101 <dd>-</dd>
102 </dl>
103 <h3>Window Visibility</h3>
104 <dl class="bindings">
105 <dt> toggle locations dialog</dt>
106 <dd>Alt+l</dd>
107 <dt>focus on main clock</dt>
108 <dd>KP_Divide</dd>
109 <dt>maximise editor space</dt>
110 <dd>Control+Alt+f</dd>
111 <dt>rotate editor &amp; mixer window</dt>
112 <dd>Alt+m</dd>
113 <dt>show rhythm ferret window </dt>
114 <dd>Alt+f</dd>
115 <dt>toggle big clock</dt>
116 <dd>Alt+b</dd>
117 <dt>toggle color manager</dt>
118 <dd>Alt+c</dd>
119 <dt>toggle editor window</dt>
120 <dd>Alt+e</dd>
121 <dt>toggle global audio patchbay</dt>
122 <dd>Alt+p</dd>
123 <dt>toggle global midi patchbay</dt>
124 <dd>Alt+Shift+p</dd>
125 <dt>toggle key bindings editor</dt>
126 <dd>Alt+k</dd>
127 <dt>toggle preferences dialog</dt>
128 <dd>Alt+o</dd>
129 <dt>toggle preferences dialog</dt>
130 <dd>Control+Shift+p</dd>
131 </dl>
132 <h3>Editing with Edit Point</h3>
133 <p>Most edit functions operate on a single "Edit Point". The edit point can be any of: playhead (default), the mouse or an active marker. The choice of Edit Point (by default) also sets the Zoom Focus.</p>
134 <dl class="bindings">
135 <dt>EP to next region sync</dt>
136 <dd>;</dd>
137 <dt>EP to prev region sync</dt>
138 <dd>'</dd>
139 <dt>cycle to next grid snap mode</dt>
140 <dd>2</dd>
141 <dt>cycle to next zoom focus</dt>
142 <dd>1</dd>
143 <dt>insert from region list</dt>
144 <dd>i</dd>
145 <dt>insert time</dt>
146 <dd>Control+t</dd>
147 <dt>move EP to playhead</dt>
148 <dd>Alt+Return</dd>
149 <dt>next EP w/marker</dt>
150 <dd>Control+`</dd>
151 <dt>next EP w/o marker</dt>
152 <dd>`</dd>
153 <dt>trim back</dt>
154 <dd>k</dd>
155 <dt>trim front</dt>
156 <dd>j</dd>
157 <dt>trim region end to edit point</dt>
158 <dd>Shift+}</dd>
159 <dt>trim region start to edit point</dt>
160 <dd>Shift+{</dd>
161 <dt>trim region to end of prev region</dt>
162 <dd>Control+j</dd>
163 <dt>trim region to start of next region</dt>
164 <dd>Control+k</dd>
165 <dt>use next grid unit</dt>
166 <dd>3</dd>
167 <dt>use next grid unit</dt>
168 <dd>4</dd>
169 <dt>use next musical grid unit</dt>
170 <dd>Control+4</dd>
171 <dt>use previous grid unit</dt>
172 <dd>Control+3</dd>
173 </dl>
174 <h3>Aligning with the Edit Point</h3>
175 <p>Align operations move regions so that their start/end/sync point is at the edit point. "Relative" operations<br>
176 just align the first region and moves other selected regions to maintain relative positioning.</p>
177 <dl class="bindings">
178 <dt>align end(s)</dt>
179 <dd>Alt+a</dd>
180 <dt>align start(s)</dt>
181 <dd>Control+Win+a</dd>
182 <dt>align start(s) relative</dt>
183 <dd>Win+a</dd>
184 <dt>align sync points</dt>
185 <dd>Shift+a</dd>
186 <dt>align sync points (relative)</dt>
187 <dd>a</dd>
188 <dt>range end to next prev edge</dt>
189 <dd>Control+&gt;</dd>
190 <dt>range end to next region edge</dt>
191 <dd>&gt;</dd>
192 <dt>range start to next region edge</dt>
193 <dd>Control+&lt;</dd>
194 <dt>range start to prev region edge</dt>
195 <dd>&lt;</dd>
196 </dl>
197 <h3>Edit Point Playback</h3>
198 <dl class="bindings">
199 <dt>play edit range</dt>
200 <dd>Alt+space</dd>
201 <dt>play from EP &amp; return</dt>
202 <dd>Win+space</dd>
203 <dt>play selected region(s)</dt>
204 <dd>h</dd>
205 </dl>
206 <h3>Region Operations</h3>
207 <dl class="bindings">
208 <dt>duplicate region (multi)</dt>
209 <dd>Shift+d</dd>
210 <dt>duplicate region (once)</dt>
211 <dd>Alt+d</dd>
212 <dt>export selected region(s)</dt>
213 <dd>Control+Win+e</dd>
214 <dt>increase region gain</dt>
215 <dd>^</dd>
216 <dt>move to original position</dt>
217 <dd>Alt+o</dd>
218 <dt>mute/unmute</dt>
219 <dd>Control+m</dd>
220 <dt>normalize</dt>
221 <dd>n</dd>
222 <dt>nudge backward</dt>
223 <dd>KP_Subtract</dd>
224 <dt>nudge forward</dt>
225 <dd>KP_Add</dd>
226 <dt>quantize MIDI notes </dt>
227 <dd>q</dd>
228 <dt>reduce region gain</dt>
229 <dd>&amp;</dd>
230 <dt>reverse</dt>
231 <dd>Alt+r</dd>
232 <dt>set fade in length</dt>
233 <dd>/</dd>
234 <dt>set fade out length</dt>
235 <dd>\</dd>
236 <dt>set region sync point</dt>
237 <dd>v</dd>
238 <dt>split</dt>
239 <dd>s</dd>
240 <dt>toggle fade in active</dt>
241 <dd>Control+/</dd>
242 <dt>toggle fade out active</dt>
243 <dd>Control+\</dd>
244 <dt>transpose</dt>
245 <dd>Alt+t</dd>
246 </dl>
247 <h3>Edit Range</h3>
248 <p>There are only a few functions that refer to an "Edit Range". The current edit range is defined using combinations of the possible edit points: Playhead, Marker or Mouse.</p>
249 <dl class="bindings">
250 <dt>copy</dt>
251 <dd>Control+c</dd>
252 <dt>cut</dt>
253 <dd>Control+x</dd>
254 <dt>delete</dt>
255 <dd>Delete</dd>
256 <dt>paste</dt>
257 <dd>Control+v</dd>
258 <dt>redo</dt>
259 <dd>Control+r</dd>
260 <dt>undo</dt>
261 <dd>Control+z</dd>
262 </dl>
263 <h3>Selecting</h3>
264 <dl class="bindings">
265 <dt>all after playhead</dt>
266 <dd>Shift+Control+p</dd>
267 <dt>all before playhead</dt>
268 <dd>Control+p</dd>
269 <dt>all enclosed by edit range</dt>
270 <dd>Control+u</dd>
271 <dt>all present in edit range</dt>
272 <dd>u</dd>
273 <dt>convert edit range to range</dt>
274 <dd>F6</dd>
275 <dt>invert selection</dt>
276 <dd>Shift+i</dd>
277 <dt>select all after EP</dt>
278 <dd>Control+Shift+e</dd>
279 <dt>select all before EP</dt>
280 <dd>Control+e</dd>
281 <dt>select all in loop range</dt>
282 <dd>Control+l</dd>
283 <dt>select all in punch range</dt>
284 <dd>Control+d</dd>
285 <dt>select everything</dt>
286 <dd>Control+a</dd>
287 <dt>select next track/bus</dt>
288 <dd>Alt+↓</dd>
289 <dt>select previous track/bus</dt>
290 <dd>Alt+↑</dd>
291 </dl>
292 <h3>Defining Loop, Punch Range and Tempo Changes</h3>
293 <dl class="bindings">
294 <dt>set loop range from edit range</dt>
295 <dd>]</dd>
296 <dt>set loop range from region(s)</dt>
297 <dd>Alt+]</dd>
298 <dt>set punch range from edit range</dt>
299 <dd>[</dd>
300 <dt>set punch range from region(s)</dt>
301 <dd>Alt+[</dd>
302 <dt>set tempo (1 bar) from edit range</dt>
303 <dd>0</dd>
304 <dt>set tempo (1 bar) from region(s)</dt>
305 <dd>9</dd>
306 </dl>
307 <p>  </p>
308 <!-- remove this if more text is added below --><!-- remove this if more text is added below -->