28 lines
764 B
HTML
28 lines
764 B
HTML
---
|
|
layout: default
|
|
title: Using Key Bindings
|
|
---
|
|
|
|
<p>
|
|
Ardour has many available commands for playback control that can be bound
|
|
to keys. Many of them have default bindings, some do not, so the list below
|
|
shows both the default bindings and internal command names.
|
|
</p>
|
|
<dl class="wide-table">
|
|
<dt><kbd>Space</kbd></dt>
|
|
<dd>switch between playback and stop.</dd>
|
|
<dt><kbd>Home</kbd></dt>
|
|
<dd>Move playhead to session start marker</dd>
|
|
<dt><kbd>End</kbd></dt>
|
|
<dd>Move playhead to session end marker</dd>
|
|
<dt><kbd>→</kbd></dt>
|
|
<dd></dd>
|
|
<dt><kbd>←</kbd></dt>
|
|
<dd></dd>
|
|
<dt><kbd>0</kbd></dt>
|
|
<dd>Move playhead to start of the timeline</dd>
|
|
</dl>
|
|
|
|
<p>Commands without default bindings include:</p>
|
|
|