]> Shamusworld >> Repos - ardour-manual/blobdiff - include/audio-track-controls.html
Meh, capitalization
[ardour-manual] / include / audio-track-controls.html
index 8036567ffc5e0e2ae5bfd44e9da86648838d28af..a7a9afd9c7c1fc1440c5158bf13994af1a025ef6 100644 (file)
@@ -6,6 +6,30 @@
     </figcaption>
 </figure>
 
+<p>
+  Each track shows a <dfn>header section</dfn>, for settings relevant to
+  this track only.
+</p>
+<p>
+  Changing the height of the track can be done either:
+</p>
+<ul>
+  <li>
+       By using the <kbd class="menu">Track &gt; Height</kbd> menu. The 
+    <kbd class="menu">Fit selection (Vertical)</kbd> (default: <kbd>F</kbd>)
+    is particularly useful.</li>
+  <li>
+       By double-clicking an empty space in the track header, to toggle the
+       track's height between the <em>Normal</em> and <em>Largest</em> track
+       heights from this menu. 
+  </li>
+  <li>
+    Or by grabbing the bottom of the track header with a <kbd class="mouse">
+       left</kbd> click and drag.
+
+  </li>
+</ul>
+
 <p>
   At the top-left of the controls is the name of the track, which can be
   edited by double-clicking on it. The new name must be unique within the
   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>
+