27 lines
773 B
HTML
27 lines
773 B
HTML
|
|
<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>
|
|
|
|
<table class="dl">
|
|
<tr><th><kbd>Space</kbd></th>
|
|
<td>switch between playback and stop.</td></tr>
|
|
<tr><th><kbd>Home</kbd></th>
|
|
<td>Move playhead to session start marker</td></tr>
|
|
<tr><th><kbd>End</kbd></th>
|
|
<td>Move playhead to session end marker</td></tr>
|
|
<tr><th><kbd>→</kbd></th>
|
|
<td></td></tr>
|
|
<tr><th><kbd>←</kbd></th>
|
|
<td></td></tr>
|
|
<tr><th><kbd>0</kbd></th>
|
|
<td>Move playhead to start of the timeline</td></tr>
|
|
</table>
|
|
|
|
<p>Commands without default bindings include:</p>
|
|
|
|
<p class="fixme">Add content</p>
|
|
|