X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fthe-tracks-and-busses-list.html;h=91d45cffc1ad51d124a1d9c18ca1e6dd1b70cfd9;hb=0fec8c5f7c5fc1fac85b40d025d230b26435579b;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..91d45cf 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.
-
- -

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