]> Shamusworld >> Repos - ardour-manual-diverged/blob - _manual/21_default-keyboard-bindings.html
tweak control playback text
[ardour-manual-diverged] / _manual / 21_default-keyboard-bindings.html
1 ---
2 layout: default
3 title: Default Keyboard Bindings
4 menu-title: Key Bindings
5 ---                        
6
7 <p>
8   Almost every available function in Ardour can be bound to a keyboard
9   shortcut (and those few that cannot will usually respond to an <a
10   href="/using-control-surfaces/controlling-ardour-with-osc/"><abbr
11   title="Open Sound Control">OSC</abbr> command</a>). Ardour comes with a 
12   rich set of default <dfn>key bindings</dfn> for the most commonly used
13   functions.
14 </p>
15 <p>These bindings strive to be <dfn>mnemonic</dfn>, that is, easy and intuitive 
16   to remember, and follow widely accepted conventions. As a general rule, 
17   the first letter of an operation will be used for as a shortcut, if 
18   available. This does not necessarily lead to the best ergonomics for 
19   rapid editing &mdash; there are alternative binding sets for that &mdash; 
20   but it does make it simpler for newcomers to remember some of the most 
21   useful ones, for example<br />
22   <kbd>S</kbd> for <kbd class="menu">Region &gt; Edit &gt; Split"</kbd>
23   or<br />
24    <kbd>P</kbd> for <kbd class="menu">Transport &gt; Playhead &gt; Playhead to Mouse</kbd>.
25 </p>
26 <p>
27   Almost every key binding in Ardour can be changed in 
28   <kbd class="menu">Window &gt; Key Bindings</kbd>.
29 </p>
30 <p>
31   The conventions for using modifier keys (<kbd class="mod1">&nbsp;</kbd>, <kbd
32   class="mod2">&nbsp;</kbd>, <kbd class="mod3">&nbsp;</kbd> etc.) differ among platforms, so we 
33   provide different default bindings for each.
34 </p>
35
36 {% children %}