X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fthe-tracks-and-busses-list.html;h=f9411bb8569bd46403ab2ec76811172e90928b18;hb=91e0d9a49b2cd5af1b02f3a17fe50333349ac03b;hp=6af879989a3e1a01c8b763e735a7cb03cf12f549;hpb=2098e011e638b5c86c56e68df7757975fc4d728f;p=ardour-manual diff --git a/include/the-tracks-and-busses-list.html b/include/the-tracks-and-busses-list.html index 6af8799..f9411bb 100644 --- a/include/the-tracks-and-busses-list.html +++ b/include/the-tracks-and-busses-list.html @@ -1,67 +1,34 @@ - -

- This lists the tracks and busses that are present in the session. The list order reflects the order in the editor, and you can drag-and-drop track or bus names in the editor list to re-order them in the editor. The columns in the list represent the following: -

- - -
- -
V
- -
whether the track or bus is visible; they can be hidden, in which case they will still play, but just not be visible in the editor; this can be useful for keeping the display uncluttered.
- -
A
- -
whether the track or bus is active; unactive tracks will not play, and will not consume any CPU.
- -
I
- -
for MIDI tracks, whether the MIDI input is enabled; this dictates whether MIDI data from the track's inputs ports will be passed through the track.
- -
R
- -
whether the track is record-enabled.
- -
RS
- -
whether the track is record safe; a record safe track cannot be armed for recording, to protect against a mistake.
- -
M
- -
whether the track is muted.
- -
S
- -
track solo state.
- -
SI
- -
track solo-isolated state.
- -
SS
- -
solo safe state.
- -
- - + + + + + + + + + + + + + + + + + + + +
Vwhether the track or bus is visible; they can be hidden, in which case they will still play, but just not be visible in the editor; this can be useful for keeping the display uncluttered.
Awhether the track or bus is active; unactive tracks will not play, and will not consume any CPU.
Ifor MIDI tracks, whether the MIDI input is enabled; this dictates whether MIDI data from the track's inputs ports will be passed through the track.
Rwhether the track is record-enabled.
RSwhether the track is record safe; a record safe track cannot be armed for recording, to protect against a mistake.
Mwhether the track is muted.
Strack solo state.
SItrack solo-isolated state.
SSsolo safe state.

- Each icon in these columns can be clicked to toggle the track/bus state, which is a very fast way to set multiple tracks/busses state at once. -

- -

- As with the region list, hovering the mouse pointer over a column heading shows a tool-tip which can be handy to remember what the columns are for. -