]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/10_working-with-tracks/06_bus-controls.html
copy-editing chapter 10.
[ardour-manual] / _manual / 10_working-with-tracks / 06_bus-controls.html
index b0751be50a4e0b469dbedfe71151d77ae161f578..05477aa83466227c882f60ad934c577ac060494b 100644 (file)
@@ -3,21 +3,28 @@ layout: default
 title: Bus Controls
 ---                        
 
+<p>A typical control area or <dfn>bus header<dfn> is shown below:</p>
+<img src="/ardour/manual/html/screenshots/typical-bus-controls.png" alt="bus controls" />
 
-  
-  <p>A typical control area or "bus header" is shown below:</p>
-<p><img src="/ardour/manual/html/screenshots/typical-bus-controls.png" alt="bus controls"
-  /></p>
-<p> At the top-left of the controls is the name of the bus. You can double click to edit the name, but the name must be unique within the session. Underneath the name is a copy of the bus' main level fader. The control buttons to the right-hand side are:</p>
+<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. 
+  The control buttons to the right-hand side are:
+</p>
 <dl>
-<dt id="mute">m</dt>
-<dd>Mute — click to mute the bus. Right-click to display a menu which dictates what particular parts of the bus should be muted.</dd>
-<dt id="solo">s</dt>
-<dd>Solo — solo the bus. The behaviour of the solo system is described in detail in the section called “Mute and solo”.</dd>
-<dt id="automation">a</dt>
-<dd>Automation — click to open a menu related to automation for the bus. For details see <a href="/automation/">Automation</a>.</dd>
-<dt id="group">g</dt>
-<dd>Group — click to open a menu related to the bus group. For details see <a href="/working-with-tracks/track-and-bus-groups/">Track and bus groups</a>. </dd>
+  <dt id="mute">m</dt>
+  <dd><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.</dd>
+  <dt id="solo">s</dt>
+  <dd><dfn>Solo</dfn> &mdash; solo the bus. The behaviour of the solo system 
+  is described in detail in the section <a
+  href="/mixing/muting-and-soloing/">Muting and Soloing</a>.</dd>
+  <dt id="automation">a</dt>
+  <dd><dfn>Automation</dfn> &mdash; opens the automation menu for the 
+  bus. For details see <a href="/automation/">Automation</a>.</dd>
+  <dt id="group">g</dt>
+  <dd><dfn>Group</dfn> &mdash; lets you assign the bus to an existing or a
+  new group. For details see <a href="/working-with-tracks/track-and-bus-groups/">Track and bus groups</a>. </dd>
 </dl>
-<p> </p>