manual/_manual/04_ardours-interface/03_introducing-the-editor-window/01_editor-lists/04_track--bus-group-list.html
2014-02-02 23:00:52 +01:00

42 lines
1.3 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
layout: default
title: Track & Bus Group List
---
<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>
<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>