2013-01-29 19:26:36 -05:00
|
|
|
---
|
|
|
|
layout: default
|
|
|
|
title: Default Keyboard Bindings
|
2014-02-06 18:04:38 -05:00
|
|
|
menu-title: Key Bindings
|
2017-01-17 02:20:38 -05:00
|
|
|
---
|
2013-01-29 19:26:36 -05:00
|
|
|
|
2014-02-06 18:04:38 -05:00
|
|
|
<p>
|
|
|
|
Almost every available function in Ardour can be bound to a keyboard
|
|
|
|
shortcut (and those few that cannot will usually respond to an <a
|
2017-01-03 12:03:08 -05:00
|
|
|
href="/using-control-surfaces/controlling-ardour-with-osc/"><abbr
|
2017-01-17 02:20:38 -05:00
|
|
|
title="Open Sound Control">OSC</abbr> command</a>). Ardour comes with a
|
2014-02-06 18:04:38 -05:00
|
|
|
rich set of default <dfn>key bindings</dfn> for the most commonly used
|
|
|
|
functions.
|
|
|
|
</p>
|
2017-01-17 02:20:38 -05:00
|
|
|
|
|
|
|
<p>These bindings strive to be <dfn>mnemonic</dfn>, that is, easy and intuitive
|
|
|
|
to remember, and follow widely accepted conventions. As a general rule,
|
|
|
|
the first letter of an operation will be used for as a shortcut, if
|
|
|
|
available. This does not necessarily lead to the best ergonomics for
|
|
|
|
rapid editing — there are alternative binding sets for that —
|
|
|
|
but it does make it simpler for newcomers to remember some of the most
|
2014-02-06 18:04:38 -05:00
|
|
|
useful ones, for example<br />
|
|
|
|
<kbd>S</kbd> for <kbd class="menu">Region > Edit > Split"</kbd>
|
|
|
|
or<br />
|
|
|
|
<kbd>P</kbd> for <kbd class="menu">Transport > Playhead > Playhead to Mouse</kbd>.
|
|
|
|
</p>
|
2017-01-17 02:20:38 -05:00
|
|
|
|
|
|
|
<p>
|
|
|
|
Existing key bindings in menus are listed on the right side of the
|
|
|
|
menu items. To create a custom key binding for a menu item quickly, navigate to
|
|
|
|
the relevant (sub-) menu, hover over the item with the mouse and press
|
|
|
|
the desired combination of modifiers and key.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p class="warning">
|
|
|
|
Ardour will silently re-assign the binding if you use a key
|
|
|
|
combination that is already in use, possibly removing a standard
|
|
|
|
keyboard shortcut without warning you. That might lead to confusion
|
|
|
|
when you ask other users for help, and they explain something in terms
|
|
|
|
of a standard key binding, which will then have a completely
|
|
|
|
different effect on your system.
|
|
|
|
</p>
|
|
|
|
|
2014-02-06 18:04:38 -05:00
|
|
|
<p>
|
2017-01-17 02:20:38 -05:00
|
|
|
Almost every key binding in Ardour can be looked for and/or changed in
|
2014-02-06 18:04:38 -05:00
|
|
|
<kbd class="menu">Window > Key Bindings</kbd>.
|
|
|
|
</p>
|
2017-01-17 02:20:38 -05:00
|
|
|
|
2014-02-06 18:04:38 -05:00
|
|
|
<p>
|
|
|
|
The conventions for using modifier keys (<kbd class="mod1"> </kbd>, <kbd
|
2017-01-17 02:20:38 -05:00
|
|
|
class="mod2"> </kbd>, <kbd class="mod3"> </kbd> etc.) differ among platforms, so we
|
2014-02-06 18:04:38 -05:00
|
|
|
provide different default bindings for each.
|
|
|
|
</p>
|
2013-01-29 19:26:36 -05:00
|
|
|
|
2017-01-17 02:20:38 -05:00
|
|
|
|
2013-01-29 19:26:36 -05:00
|
|
|
{% children %}
|