]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/10_working-with-tracks/07_audio-track-controls.html
copy-editing chapter 10.
[ardour-manual] / _manual / 10_working-with-tracks / 07_audio-track-controls.html
index 10e0b0c7565465c666a29e5734b9380ca8866062..3df59ba90a5ed910b8483efa312ca91cbc6cf723 100644 (file)
@@ -3,17 +3,26 @@ layout: default
 title: Audio Track Controls
 ---                        
 
-
-  
-  <p>A typical control area or "track header" for an audio track is shown below:</p>
-<p><img src="/ardour/manual/html/screenshots/typical-audio-track-controls.png" alt="audio track controls"
-  /></p>
-<p> An audio track has the same <a href="/working-with-tracks/bus-controls">controls as a bus</a>, with the addition of two extras. 
+<p>
+  A typical control area or <dfn>track header</dfn> for an audio track is 
+  shown below:
+</p>
+<img src="/ardour/manual/html/screenshots/typical-audio-track-controls.png" alt="audio track controls"
+  />
+<p> 
+  An audio track has the same 
+  <a href="/working-with-tracks/bus-controls">controls as a bus</a>, with the
+  addition of two extras. 
 </p>
 <dl>
-<dt id="record">[pink circle]</dt>
-<dd>Record - The red button with the pink circle enables recording to the track. When this is clicked it will gain a bright red outline, and the track will then be recorded onto when the main session record enable is turned on with the transport rolling.</dd>
-<dt id="playlist">p</dt>
-<dd>Playlist - Opens a playlist menu when clicked. The menu offers various operations related to the track's playlist. This, as you will recall, is simply a list of the regions that the track should play. Playlists may be swapped on a given track, and may be used by more than one track at the same time. They are often useful to keep different takes, for example, or to allow one set of regions to be played off two tracks with different processing. For more details see <a href="/working-with-playlists/">Working With Playlists</a>.</dd>
+  <dt id="record" style="color:pink">[&bull;]</dt>
+  <dd><dfn>Record</dfn> &mdash; 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.</dd>
+  <dt id="playlist">p</dt>
+  <dd><dfn>Playlist</dfn> &mdash Opens a playlist menu when clicked. The menu 
+  offers various operations related to the track's <a
+  href="/working-with-playlists/">playlist</a>.
+  </dd>
 </dl>