]> Shamusworld >> Repos - ardour-manual/blobdiff - include/monitor-section.html
converting abused <dl>s into <table>s
[ardour-manual] / include / monitor-section.html
index 2ea74f2452d5cd80f06078f86f4d2bba55fe4af4..8111715576cb023b61721cb5fe4b49ca01d0cf2a 100644 (file)
 <p>
   The SiP, PFL and AFL controls inter-cancel with each other and select the desired Solo mode. Excl. Solo and Solo Mute then modify the modes behaviour. See <a href="@@muting-and-soloing">Muting and Soloing</a>. The current mode is indicated by the illuminated 'LED' on the button.
 </p>
-<dl>
-  <dt>SiP</dt><dd>This selects <em>Solo In Place</em> as the current solo mode and cancells the previous mode.</dd>
-  <dt>PFL</dt><dd>This selects <em>Pre Fade Listen</em> as the current solo mode and cancells the previous mode.</dd>
-  <dt>AFL</dt><dd>This selects <em>After Fade Listen</em> as the current solo mode and cancells the previous mode.</dd>
-  <dt>Excl. Solo</dt><dd>This enables or disables the <em>Exclusive Solo</em> option.</dd>
-  <dt>Solo &raquo; Mute</dt><dd>This enables or disables the <em>Solo Mute</em> option.</dd>
-</dl>
+<table class="dl">
+  <tr><th>SiP</th><td>This selects <em>Solo In Place</em> as the current solo mode and cancells the previous mode.</td></tr>
+  <tr><th>PFL</th><td>This selects <em>Pre Fade Listen</em> as the current solo mode and cancells the previous mode.</td></tr>
+  <tr><th>AFL</th><td>This selects <em>After Fade Listen</em> as the current solo mode and cancells the previous mode.</td></tr>
+  <tr><th>Excl. Solo</th><td>This enables or disables the <em>Exclusive Solo</em> option.</td></tr>
+  <tr><th>Solo &raquo; Mute</th><td>This enables or disables the <em>Solo Mute</em> option.</td></tr>
+</table>
 
 <p class=note>
   Changing the solo mode (SiP, PFL or AFL) will update the labels on the mixer strips' solo controls accordingly.
 <p>
   These controls set the level of the audio when a channel or bus solo is engaged.
 </p>
-<dl>
-  <dt>Solo Boost</dt><dd>This is the level that will be added to the current main monitor level when a track or bus is soloed, providing a conveniant boost in level for the isolated signal. The rotary control has a range of 0dB to +10dB and can be set at any point between these two values. A drop down menu with pre-defined values is also provided for convenience.</dd>
-  <dt>SiP Cut</dt><dd>Only relevant to Solo in Place mode. This sets the level that all muted tracks or busses will be muted by. By default it is -&infinity; i.e. the non soloed tracks are totally inaudible. The level can be raised to make the other tracks audible, though dimmed. This is also sometimes referred to <em>Solo in Front</em>. The rotary control has a range of -inf to +0dB and can be set at any point between these two values. A drop down menu with pre-defined values is also provided for convenience.</dd>
-</dl>
+<table class="dl">
+  <tr><th>Solo Boost</th><td>This is the level that will be added to the current main monitor level when a track or bus is soloed, providing a conveniant boost in level for the isolated signal. The rotary control has a range of 0dB to +10dB and can be set at any point between these two values. A drop down menu with pre-defined values is also provided for convenience.</td></tr>
+  <tr><th>SiP Cut</th><td>Only relevant to Solo in Place mode. This sets the level that all muted tracks or busses will be muted by. By default it is -&infinity; i.e. the non soloed tracks are totally inaudible. The level can be raised to make the other tracks audible, though dimmed. This is also sometimes referred to <em>Solo in Front</em>. The rotary control has a range of -inf to +0dB and can be set at any point between these two values. A drop down menu with pre-defined values is also provided for convenience.</td></tr>
+</table>
 
 <h2>Dim level control</h2>
 
 <p>
   Each of the individual paths through the Monitor Section, (e.g. <kbd class="menu">L</kbd> and <kbd class="menu">R</kbd> for stereo), can be controlled individually. Four functions are available:
 </p>
-<dl>
-  <dt>Mute</dt><dd>Mutes the selected path(s)</dd>
-  <dt>Dim</dt><dd>Reduces the selected path(s) level by the amount set with the Dim level control</dd>
-  <dt>Solo</dt><dd>Soloes the selected channel(s)</dd>
-  <dt>Inv</dt><dd>Inverts the selected channel(s) polarity</dd>
-</dl>
+<table class="dl">
+  <tr><th>Mute</th><td>Mutes the selected path(s)</td></tr>
+  <tr><th>Dim</th><td>Reduces the selected path(s) level by the amount set with the Dim level control</td></tr>
+  <tr><th>Solo</th><td>Soloes the selected channel(s)</td></tr>
+  <tr><th>Inv</th><td>Inverts the selected channel(s) polarity</td></tr>
+</table>
 
 <h2>Global Monitor controls</h2>