]> Shamusworld >> Repos - ardour-manual-diverged/blob - include/the-track-and-bus-group-list.html
Move content from _manual/ to include/.
[ardour-manual-diverged] / include / the-track-and-bus-group-list.html
1
2
3
4 <p>
5
6   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="/working-with-tracks/track-and-bus-groups/">Track and Bus Groups</a>.
7
8 </p>
9
10
11
12 <p>
13
14   The columns in this list are as follows:
15
16 </p>
17
18
19
20 <dl>
21
22   <dt>Col</dt>
23
24   <dd>the colour that the group uses for its tab in the editor.</dd>
25
26   <dt>Name</dt>
27
28   <dd>the group name.</dd>
29
30   <dt>V</dt>
31
32   <dd>whether the tracks and busses in the group are visible.</dd>
33
34   <dt>On</dt>
35
36   <dd>whether the group is enabled.</dd>
37
38   <dt>G</dt>
39
40   <dd>ticked if the constituents of the group are sharing gain settings.</dd>
41
42   <dt>Rel</dt>
43
44   <dd>ticked if shared gains are relative.</dd>
45
46   <dt>M</dt>
47
48   <dd>ticked if the constituents share mute status.</dd>
49
50   <dt>S</dt>
51
52   <dd>ticked if the constituents share solo status.</dd>
53
54   <dt>Rec</dt>
55
56   <dd>ticked if the constituents share record-enable status.</dd>
57
58   <dt>Mon</dt>
59
60   <dd>whether the constituents share monitor settings.</dd>
61
62   <dt>Sel</dt>
63
64   <dd>whether the constituents are selected together.</dd>
65
66   <dt>A</dt>
67
68   <dd>whether the constituents share active status. </dd>
69
70 </dl>
71