]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/10_working-with-tracks/07_audio-track-controls.html
Copy edits to track and bus pages
[ardour-manual] / _manual / 10_working-with-tracks / 07_audio-track-controls.html
index 0381189951a78027d24362aef2e83a9e971d8c95..8a130b0b790dff517995230c644f4b2eb44d9ac7 100644 (file)
@@ -5,8 +5,14 @@ title: Audio Track Controls
 
 
   
-  <p>A typical control area for an audio track is shown below:</p>
+  <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. The red button with the pink circle is the track's record enable. 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.</p>
-<p>The ā€˜pā€™ button below the record enable will open 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. </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. 
+
+<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>
+</dl>