X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fthe-tracks-and-busses-list.html;h=0dfe854186b5d09c9d382f3ca1546ea84e8c93d0;hb=8842cf2c02a0ff38f83798d10388c3c81b2d20d4;hp=91d45cffc1ad51d124a1d9c18ca1e6dd1b70cfd9;hpb=dfec6899ef2a121ccf2ff1d47008e7ac4844cf70;p=ardour-manual diff --git a/include/the-tracks-and-busses-list.html b/include/the-tracks-and-busses-list.html index 91d45cf..0dfe854 100644 --- a/include/the-tracks-and-busses-list.html +++ b/include/the-tracks-and-busses-list.html @@ -1,34 +1,42 @@

- 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: + This lists the tracks and busses that are present in the session. The list order + reflects the order in the editor, and track or bus names can be dragged-and-dropped + 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; inactive 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 input 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.
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. + 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. + 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.