]> Shamusworld >> Repos - ardour-manual/blobdiff - include/control-masters-mixer-strips.html
Fix for internal anchor links in the build script.
[ardour-manual] / include / control-masters-mixer-strips.html
index a83368b95fe9eb52337fcde14c19e8c9d8fe3f0b..0da1496f371d1d7bef40c652cf04cd1bd2c94c2b 100644 (file)
@@ -10,7 +10,7 @@
    Although track/bus <a href="@@the-track-and-bus-group-list">groups</a> offer a certain
    kind of grouped-control over gain, solo, mute and more, traditional mixing consoles have long had
    group master channels ("<abbr title="Voltage-Controlled Amplifier">VCA</abbr>s") which allows to combine
-   both a single fader to control the group level while also allowing you to easily adjust the relative
+   both a single fader to control the group level while also allowing to easily adjust the relative
    levels inside the group. For large projects, this can make mixing much easier to control.
 </p>
 <p>
@@ -38,12 +38,12 @@ A VCA strip is made of (from top to bottom in the screenshot):
 </ol>
 
 <p>Right-clicking the name button shows a context menus comprised of:</p>
-<dl>
-  <dt>Rename</dt><dd>Renames the VCA</dd>
-  <dt>Color&hellip;</dt><dd>Changes the color of the VCA button in the tracks connected to this one</dd>
-  <dt>Drop All Slaves</dt><dd>Deletes all connections to this VCA, i.e. no tracks are controlled by this VCA anymore</dd>
-  <dt>Remove</dt><dd>Deletes this VCA</dd>
-</dl>
+<table class="dl">
+  <tr><th>Rename</th><td>Renames the VCA</td></tr>
+  <tr><th>Color&hellip;</th><td>Changes the color of the VCA button in the tracks connected to this one</td></tr>
+  <tr><th>Drop All Slaves</th><td>Deletes all connections to this VCA, i.e. no tracks are controlled by this VCA anymore</td></tr>
+  <tr><th>Remove</th><td>Deletes this VCA</td></tr>
+</table>
 
 <h2>Connecting to a VCA strip</h2>
 
@@ -63,3 +63,4 @@ A VCA strip is made of (from top to bottom in the screenshot):
   multiple buttons. Disconnecting a VCA from a track is done by unchecking this VCA in
   the list that pops up, or clicking <kbd class="menu">Unassign All</kbd> to disconnect from all VCAs at once.
 </p>
+