]> Shamusworld >> Repos - ardour-manual/blobdiff - include/control-masters-mixer-strips.html
Add Clips in the Editor chapter
[ardour-manual] / include / control-masters-mixer-strips.html
index 0da1496f371d1d7bef40c652cf04cd1bd2c94c2b..466f54ebf3b1c837e65019b658e13782528cf744 100644 (file)
@@ -15,7 +15,7 @@
 </p>
 <p>
   Ardour implements those <dfn>VCAs</dfn> in a way that allows to use either or both
-  of the conventions used on different traditionnal consoles for combining multiple masters:
+  of the conventions used on different traditional consoles for combining multiple masters:
 </p>
 <ul>
   <li>Nest VCAs (VCA 2 controls VCA 1 etc.)</li>
@@ -47,15 +47,22 @@ A VCA strip is made of (from top to bottom in the screenshot):
 
 <h2>Connecting to a VCA strip</h2>
 
-<img class="left" src="/images/connecting_to_vca.png" alt="Connecting to VCA">
+<figure class="left">
+  <img src="/images/connecting_to_vca.png" alt="Connecting to VCA">
+  <figcaption>
+    Connecting to a VCA
+  </figcaption>
+</figure>
 
 <p>
        Connecting a track/bus/VCA to a VCA is as simple as clicking the VCA button that appears on any mixer strip
   under the main fader and choosing the VCA to connect to.
 </p>
 
-<p class="note">The VCA button only shows up in mixer strips when at least one VCA exists, i.e., a
-  VCA must be created <em>before</em> connecting tracks to it.</p>
+<p class="note">
+  The VCA button only shows up in mixer strips when at least one VCA exists, i.e., a
+  VCA must be created <em>before</em> connecting tracks to it.
+</p>
 
 <p>
   Clicking the VCA button shows all the VCAs in the session, and any or all of this VCA can be checked
@@ -63,4 +70,3 @@ 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>
-