]> Shamusworld >> Repos - ardour-manual/blob - include/the-track-and-bus-group-list.html
Replaced all the internal links with unbreakable links
[ardour-manual] / include / the-track-and-bus-group-list.html
1
2 <p>
3   This shows the track/bus groups that exist in the session. These groups allow related tracks to share various properties (such as mute or record enable state). For full details, see the section called <a href="@@the-track-and-bus-group-list">Track and Bus Groups</a>.
4 </p>
5
6 <p>
7   The columns in this list are as follows:
8 </p>
9
10 <dl>
11   <dt>Col</dt>
12   <dd>the colour that the group uses for its tab in the editor.</dd>
13   <dt>Name</dt>
14   <dd>the group name.</dd>
15   <dt>V</dt>
16   <dd>whether the tracks and busses in the group are visible.</dd>
17   <dt>On</dt>
18   <dd>whether the group is enabled.</dd>
19   <dt>G</dt>
20   <dd>ticked if the constituents of the group are sharing gain settings.</dd>
21   <dt>Rel</dt>
22   <dd>ticked if shared gains are relative.</dd>
23   <dt>M</dt>
24   <dd>ticked if the constituents share mute status.</dd>
25   <dt>S</dt>
26   <dd>ticked if the constituents share solo status.</dd>
27   <dt>Rec</dt>
28   <dd>ticked if the constituents share record-enable status.</dd>
29   <dt>Mon</dt>
30   <dd>whether the constituents share monitor settings.</dd>
31   <dt>Sel</dt>
32   <dd>whether the constituents are selected together.</dd>
33   <dt>A</dt>
34   <dd>whether the constituents share active status. </dd>
35 </dl>
36