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-04-25 05:58:33 -04:00
|
|
|
href="@@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
|
|
|
|
2017-02-13 22:47:33 -05:00
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
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 useful ones, for
|
|
|
|
example:
|
2014-02-06 18:04:38 -05:00
|
|
|
</p>
|
2017-01-17 02:20:38 -05:00
|
|
|
|
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
<kbd>S</kbd> for <kbd class="menu">Region > Edit > Split</kbd>
|
|
|
|
or
|
|
|
|
<kbd>P</kbd> for <kbd class="menu">Transport > Playhead > Playhead to
|
|
|
|
Mouse</kbd>.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
Existing key bindings in menus are listed on the right side of the menu
|
2017-03-09 06:55:53 -05:00
|
|
|
items.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
Almost every key binding in Ardour can be looked for and/or changed in
|
2017-03-09 09:22:12 -05:00
|
|
|
<kbd class="menu">Window > Key Bindings</kbd> (which is bound to <kbd
|
2017-03-09 06:55:53 -05:00
|
|
|
class="mod2">K</kbd>).
|
2017-01-17 02:20:38 -05:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<p class="warning">
|
2017-02-25 00:30:29 -05:00
|
|
|
Ardour will silently reassign the binding of a key combination that is
|
|
|
|
already in use, possibly removing a standard keyboard shortcut without any
|
|
|
|
warning. This might lead to confusion when asking for help—when the
|
|
|
|
explanation is given in terms of a standard key binding—which will have
|
|
|
|
a completely different effect on the system with the modified key bindings.
|
2017-01-17 02:20:38 -05:00
|
|
|
</p>
|
|
|
|
|
2014-02-06 18:04:38 -05:00
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
The conventions for using modifier keys (<kbd class="mod1n"></kbd>, <kbd
|
|
|
|
class="mod2n"></kbd>, <kbd class="mod3n"></kbd>, etc.) differ among
|
|
|
|
platforms, so different default bindings for each are provided.
|
2014-02-06 18:04:38 -05:00
|
|
|
</p>
|
2017-11-10 19:47:11 -05:00
|
|
|
|