]> Shamusworld >> Repos - ardour-manual-diverged/blob - _manual/11_working-with-tracks/07_audio-track-controls.html
Documenting the busses
[ardour-manual-diverged] / _manual / 11_working-with-tracks / 07_audio-track-controls.html
1 ---
2 layout: default
3 title: Audio Track Controls
4 ---                        
5
6 <p>
7   A typical control area or <dfn>track header</dfn> for an audio track is 
8   shown below:
9 </p>
10 <img src="/images/typical-audio-track-controls.png" alt="audio track controls"
11   />
12 <p> 
13   An audio track has the same 
14   <a href="/working-with-tracks/bus-controls/">controls as a bus</a>, with the
15   addition of two extras. 
16 </p>
17 <dl>
18   <dt id="record" style="color:red;font-weight:bold;">[&bull;]</dt>
19   <dd><dfn>Record</dfn> &mdash; The button with the pink circle arms the track 
20   for recording. When armed, the entire button will turn pink, and change to 
21   bright red as soon as the transport is rolling and the track is recording.</dd>
22   <dt id="playlist">p</dt>
23   <dd><dfn>Playlist</dfn> &mdash; Opens a playlist menu when clicked. The menu 
24   offers various operations related to the track's <a
25   href="/working-with-playlists/">playlist</a>.
26   </dd>
27 </dl>
28