]> Shamusworld >> Repos - ardour-manual/blob - include/using-key-bindings.html
OSC: expand new /set_surface function.
[ardour-manual] / include / using-key-bindings.html
1
2 <p>
3   Ardour has many available commands for playback control that can be bound
4   to keys. Many of them have default bindings, some do not, so the list below
5   shows both the default bindings and internal command names.
6 </p>
7
8 <table class="dl">
9   <tr><th><kbd>Space</kbd></th>
10   <td>switch between playback and stop.</td></tr>
11   <tr><th><kbd>Home</kbd></th>
12   <td>Move playhead to session start marker</td></tr>
13   <tr><th><kbd>End</kbd></th>
14   <td>Move playhead to session end marker</td></tr>
15   <tr><th><kbd>&rarr;</kbd></th>
16   <td></td></tr>
17   <tr><th><kbd>&larr;</kbd></th>
18   <td></td></tr>
19   <tr><th><kbd>0</kbd></th>
20   <td>Move playhead to start of the timeline</td></tr>
21 </table>
22
23 <p>Commands without default bindings include:</p>
24
25 <p class="fixme">Add content</p>
26