diff --git a/include/the-tracks-and-busses-list.html b/include/the-tracks-and-busses-list.html index 0dfe8541..96a70905 100644 --- a/include/the-tracks-and-busses-list.html +++ b/include/the-tracks-and-busses-list.html @@ -7,27 +7,60 @@

- - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
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.
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. +
C + Whether the track is visiable on the Cue page, in which case it can be used + for non-linear sequencing in the Cue window, but any content in the track + visible in the Editor window will not be played. +
A + Whether 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. +
RWhether 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.