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