]> Shamusworld >> Repos - ardour-manual/blob - include/the-track-and-bus-group-list.html
Typo...
[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 <table class="dl">
11   <tr><th>Col</th>
12   <td>the colour that the group uses for its tab in the editor.</td></tr>
13   <tr><th>Name</th>
14   <td>the group name.</td></tr>
15   <tr><th>V</th>
16   <td>whether the tracks and busses in the group are visible.</td></tr>
17   <tr><th>On</th>
18   <td>whether the group is enabled.</td></tr>
19   <tr><th>G</th>
20   <td>ticked if the constituents of the group are sharing gain settings.</td></tr>
21   <tr><th>Rel</th>
22   <td>ticked if shared gains are relative.</td></tr>
23   <tr><th>M</th>
24   <td>ticked if the constituents share mute status.</td></tr>
25   <tr><th>S</th>
26   <td>ticked if the constituents share solo status.</td></tr>
27   <tr><th>Rec</th>
28   <td>ticked if the constituents share record-enable status.</td></tr>
29   <tr><th>Mon</th>
30   <td>whether the constituents share monitor settings.</td></tr>
31   <tr><th>Sel</th>
32   <td>whether the constituents are selected together.</td></tr>
33   <tr><th>A</th>
34   <td>whether the constituents share active status. </td></tr>
35 </table>
36