]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/10_working-with-tracks/06_bus-controls.html
next batch of XHTML validation fixes. somebody really hates markup languages here...
[ardour-manual] / _manual / 10_working-with-tracks / 06_bus-controls.html
index 62d21578c004f98f8365004b3319320670b7232b..b0751be50a4e0b469dbedfe71151d77ae161f578 100644 (file)
@@ -5,18 +5,19 @@ title: Bus Controls
 
 
   
-  <p>A typical control area for a bus 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. This can be edited directly to whatever is suitable, although 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>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>
 <dl>
-<dt>m</dt>
-<dd>mute. left-click to mute the bus. Right-click to display a menu which dictates what particular parts of the bus should be muted.</dd>
-<dt>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>a</dt>
-<dd>automation — click to open a menu related to automation for the bus. Automation is covered in Chapter 9, Automation.</dd>
-<dt>g</dt>
-<dd>group — click to open a menu related to the bus group, as discussed in the section called “Track and bus groups” above. </dd>
+<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>
 </dl>
 <p> </p>