]> Shamusworld >> Repos - ardour-manual/blobdiff - include/audio-track-controls.html
Adding PDF generation
[ardour-manual] / include / audio-track-controls.html
index 1d9f763b3e68115ce8be7f97414824be8d4979e1..6b999691aa6fa6460ee0bb6183d34e40331fe141 100644 (file)
   The control buttons are:
 </p>
 <table class="dl">
-  <tr><th id="record"><kbd style="color:red;">&#9679;</kbd> (Record)</th>
+  <tr><th id="audiotrack-record"><kbd style="color:red;">&#9679;</kbd> (Record)</th>
       <td>The button with the pink circle arms the track
       for recording. When armed, the entire button will turn pink, and change to
       bright red as soon as the transport is rolling and the track is recording.
       <kbd class="mouse">Right</kbd> clicking will allow to en/disable Rec-safe,
       protecting the track against accidental recording.</td></tr>
-  <tr><th id="mute"><kbd>M</kbd> (Mute)</th>
+  <tr><th id="audiotrack-mute"><kbd>M</kbd> (Mute)</th>
       <td>Mutes the track. <kbd class="mouse">Right</kbd> clicking displays
       a menu which dictates what particular parts of the track should be muted.</td></tr>
-  <tr><th id="solo"><kbd>S</kbd> (Solo)</th>
+  <tr><th id="audiotrack-solo"><kbd>S</kbd> (Solo)</th>
       <td>Soloes the track. The behaviour of the solo system
       is described in detail in the section <a href="@@muting-and-soloing">Muting and Soloing</a>.
       <kbd class="mouse">Right</kbd> clicking will allow to en/disable Solo isolate
       and Solo safe.</td></tr>
-  <tr><th id="playlist"><kbd>P</kbd> (Playlist)</th>
+  <tr><th id="audiotrack-playlist"><kbd>P</kbd> (Playlist)</th>
       <td>Opens a playlist menu when clicked. The menu
       offers various operations related to the track's <a href="@@playlists">playlist</a>.</td></tr>
-  <tr><th id="automation"><kbd>A</kbd> (Automation)</th>
+  <tr><th id="audiotrack-automation"><kbd>A</kbd> (Automation)</th>
       <td>Opens the automation menu for the
       track. For details see <a href="@@automation">Automation</a>.</td></tr>
-  <tr><th id="group"><kbd>G</kbd> (Group)</th>
+  <tr><th id="audiotrack-group"><kbd>G</kbd> (Group)</th>
       <td>Allows to assign the track to an existing or a
       new group. For details see <a href="@@track-and-bus-groups">Track and bus groups</a>.</td></tr>
 </table>