manual/include/bus-controls.html

27 lines
1.2 KiB
HTML
Raw Normal View History

2013-01-29 19:26:36 -05:00
2014-02-05 12:32:01 -05:00
<p>A typical control area or <dfn>bus header<dfn> is shown below:</p>
2017-01-03 08:05:11 -05:00
<img src="/images/typical-bus-controls.png" alt="bus controls" />
2013-01-29 19:26:36 -05:00
2014-02-05 12:32:01 -05:00
<p>
At the top-left of the controls is the name of the bus, which can be
edited by double-clicking on it. The new name must be unique within the
session. Underneath the name is a copy of the bus' main level fader.
2014-02-05 12:32:01 -05:00
The control buttons to the right-hand side are:
</p>
2017-03-14 12:43:24 -04:00
<table class="dl">
<tr><th id="mute">M</th>
<td><dfn>Mute</dfn>&mdash;click to mute the bus. Right-click to display
a menu which dictates what particular parts of the bus should be muted.</td></tr>
<tr><th id="solo">S</th>
<td><dfn>Solo</dfn>&mdash;solo the bus. The behaviour of the solo system
2014-02-05 12:32:01 -05:00
is described in detail in the section <a
2017-03-14 12:43:24 -04:00
href="/mixing/muting-and-soloing/">Muting and Soloing</a>.</td></tr>
<tr><th id="automation">A</th>
<td><dfn>Automation</dfn>&mdash;opens the automation menu for the
bus. For details see <a href="@@automation">Automation</a>.</td></tr>
<tr><th id="group">G</th>
<td><dfn>Group</dfn>&mdash;lets you assign the bus to an existing or a
new group. For details see <a href="@@the-track-and-bus-group-list">Track and bus groups</a>. </td></tr>
</table>