manual/_manual/04_ardours-interface/03_introducing-the-editor-window/01_editor-lists/04_track--bus-group-list.html

42 lines
1.3 KiB
HTML
Raw Normal View History

2013-01-29 19:26:36 -05:00
---
layout: default
title: Track & Bus Group List
2013-01-29 19:26:36 -05:00
---
2014-02-02 17:00:52 -05:00
<p>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
&ldquo;Track and bus groups&rdquo;.</p>
2013-01-29 19:26:36 -05:00
<p>The columns in this list are as follows:</p>
<dl>
<dt>Col</dt>
<dd>the colour that the group uses for its tab in the editor.</dd>
<dt>Name</dt>
<dd>the group name.</dd>
<dt>V</dt>
<dd>whether the tracks and busses in the group are visible.</dd>
<dt>On</dt>
<dd>whether the group is enabled.</dd>
<dt>G</dt>
<dd>ticked if the constituents of the group are sharing gain settings.</dd>
<dt>Rel</dt>
<dd>ticked if shared gains are relative.</dd>
<dt>M</dt>
<dd>ticked if the constituents share mute status.</dd>
<dt>S</dt>
<dd>ticked if the constituents share solo status.</dd>
<dt>Rec</dt>
<dd>ticked if the constituents share record-enable status.</dd>
<dt>Mon</dt>
<dd>whether the constituents share monitor settings.</dd>
<dt>Sel</dt>
<dd>whether the constituents are selected together.</dd>
<dt>E</dt>
<dd>whether edits to the constituents are performed to all others.</dd>
<dt>A</dt>
<dd>whether the constituents share active status. </dd>
</dl>
<p> </p>