2017-01-13 05:32:49 -05:00
|
|
|
|
|
|
|
<p>
|
2022-07-19 05:13:16 -04:00
|
|
|
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="@@track-and-bus-groups">Track and Bus Groups</a>.
|
2017-01-13 05:32:49 -05:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
The columns in this list are as follows:
|
|
|
|
</p>
|
|
|
|
|
2017-03-14 12:43:24 -04:00
|
|
|
<table class="dl">
|
|
|
|
<tr><th>Col</th>
|
|
|
|
<td>the colour that the group uses for its tab in the editor.</td></tr>
|
|
|
|
<tr><th>Name</th>
|
|
|
|
<td>the group name.</td></tr>
|
|
|
|
<tr><th>V</th>
|
|
|
|
<td>whether the tracks and busses in the group are visible.</td></tr>
|
|
|
|
<tr><th>On</th>
|
|
|
|
<td>whether the group is enabled.</td></tr>
|
|
|
|
<tr><th>G</th>
|
|
|
|
<td>ticked if the constituents of the group are sharing gain settings.</td></tr>
|
|
|
|
<tr><th>Rel</th>
|
|
|
|
<td>ticked if shared gains are relative.</td></tr>
|
|
|
|
<tr><th>M</th>
|
|
|
|
<td>ticked if the constituents share mute status.</td></tr>
|
|
|
|
<tr><th>S</th>
|
|
|
|
<td>ticked if the constituents share solo status.</td></tr>
|
|
|
|
<tr><th>Rec</th>
|
|
|
|
<td>ticked if the constituents share record-enable status.</td></tr>
|
|
|
|
<tr><th>Mon</th>
|
|
|
|
<td>whether the constituents share monitor settings.</td></tr>
|
|
|
|
<tr><th>Sel</th>
|
|
|
|
<td>whether the constituents are selected together.</td></tr>
|
|
|
|
<tr><th>A</th>
|
|
|
|
<td>whether the constituents share active status. </td></tr>
|
|
|
|
</table>
|
2017-02-13 14:53:37 -05:00
|
|
|
|