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=ac4291158e3d3c73794e45747b0cf46831c69215;hpb=7a4c28bd8605e90876ebee619de364ab7001e405;p=ardour-manual diff --git a/include/audio-track-controls.html b/include/audio-track-controls.html index ac42911..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).

-
-
[•]
-
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.
-
p
-
Playlist—Opens a playlist menu when clicked. The menu - offers various operations related to the track's playlist. -
-
+

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