2017-02-04 10:00:50 -05:00
|
|
|
|
|
|
|
<p>
|
|
|
|
Ardour has many available commands for playback control that can be bound
|
2017-06-16 10:27:07 -04:00
|
|
|
to keys. Many of them have <a href="@@keyboard-and-mouse-shortcuts">default
|
|
|
|
bindings</a>, Some of the most used are found below.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
Those keybindings are shown in the corresponding menus. Memorizing at least
|
|
|
|
the most frequently used can be a great time saver.
|
2017-02-04 10:00:50 -05:00
|
|
|
</p>
|
|
|
|
|
2017-03-14 12:43:24 -04:00
|
|
|
<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>
|
2017-06-16 10:27:07 -04:00
|
|
|
<td>Playhead to Next Grid</td></tr>
|
2017-03-14 12:43:24 -04:00
|
|
|
<tr><th><kbd>←</kbd></th>
|
2017-06-16 10:27:07 -04:00
|
|
|
<td>Playhead to Previous Grid</td></tr>
|
2017-03-14 12:43:24 -04:00
|
|
|
<tr><th><kbd>0</kbd></th>
|
|
|
|
<td>Move playhead to start of the timeline</td></tr>
|
2017-06-16 10:27:07 -04:00
|
|
|
<tr><th><kbd class="mod3">space</kbd></th>
|
|
|
|
<td>Start recording</td></tr>
|
|
|
|
<tr><th><kbd class="mod1">space</kbd></th>
|
|
|
|
<td>Stop and forget capture</td></tr>
|
2017-03-14 12:43:24 -04:00
|
|
|
</table>
|
2017-11-10 19:47:11 -05:00
|
|
|
|