X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Faudio-track-controls.html;h=a7a9afd9c7c1fc1440c5158bf13994af1a025ef6;hb=a61fbacdfcb7a76fe425fada61f49fc85751e47a;hp=1a896d264070af5af18c0d5361952f6910946ca3;hpb=7be4f507991a0b87174a0e78831a4e7e9e96bcbe;p=ardour-manual diff --git a/include/audio-track-controls.html b/include/audio-track-controls.html index 1a896d2..a7a9afd 100644 --- a/include/audio-track-controls.html +++ b/include/audio-track-controls.html @@ -1,26 +1,84 @@ +
+ audio track controls +
+ An audio track header section +
+
+ +

+ Each track shows a header section, for settings relevant to + this track only. +

- A typical control area or track header for an audio track is - shown below: + Changing the height of the track can be done either:

+ + +

+ 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 + session. +

+

+ Underneath the name is the track's main level fader. Changing it will affect + the whole track : +

+

- An audio track has the same - controls as a bus, with the - addition of two extras. + On the right-hand side of the headers are level meters for the outputs of the track + (1 level per output).

+

+ The control buttons are: +

- - - - + + + + + + + + + + + +
[•]Record—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.
pPlaylist—Opens a playlist menu when clicked. The menu - offers various operations related to the track's playlist. -
(Record)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. + Right clicking will allow to en/disable Rec-safe, + protecting the track against accidental recording.
M (Mute)Mutes the track. Right clicking displays + a menu which dictates what particular parts of the track should be muted.
S (Solo)Soloes the track. The behaviour of the solo system + is described in detail in the section Muting and Soloing. + Right clicking will allow to en/disable Solo isolate + and Solo safe.
P (Playlist)Opens a playlist menu when clicked. The menu + offers various operations related to the track's playlist.
A (Automation)Opens the automation menu for the + track. For details see Automation.
G (Group)Allows to assign the track to an existing or a + new group. For details see Track and bus groups.