]> Shamusworld >> Repos - ardour-manual/commitdiff
Fix markup of &minus
authorMads Kiilerich <mads@kiilerich.com>
Thu, 27 Jan 2022 20:05:06 +0000 (21:05 +0100)
committerLen Ovens <len@ovenwerks.net>
Thu, 17 Mar 2022 21:12:11 +0000 (14:12 -0700)
include/foldback-strip.html
include/monitor-section.html
include/muting-and-soloing.html
include/osc-control-for-ardour-4.7-and-prior.html

index 296e5f8278836caa6f00cb5a1d67fadabd58a731..8b7fb223f15f71dbd8051b771b930e39ca2cce79 100644 (file)
   same as the gain of the track or bus the send comes from for the current
   Foldback bus</li>
   <li><kbd class="menu">Set sends gain to -inf</kbd> sets the gain on all sends
-  for the current Foldback bus to &minus&infin; (the lowest gain possible)</li>
+  for the current Foldback bus to &minus;&infin; (the lowest gain possible)</li>
   <li><kbd class="menu">Set sends gain to 0dB</kbd> sets the gain on all sends
   for the current Foldback bus to 0dB</li>
 </ul>
                on the send to be the same as the gain of the track or bus the send
                comes from for the current Foldback bus</li>
                <li><kbd class="menu">Set send gain to -inf</kbd> sets the send gain
-               for the current Foldback bus to &minus&infin; (the lowest gain possible)</li>
+               for the current Foldback bus to &minus;&infin; (the lowest gain possible)</li>
                <li><kbd class="menu">Set send gain to 0dB</kbd> sets the send gain
                for the current Foldback bus to 0dB</li>
                <li><kbd class="menu">Remove This Send</kbd> removes the send from the
index 1181018e9efb9f7674bf7883cef1095f0a257942..af5976ada6bbf5d6f13dc15ff03ac2aaaaf9713e 100644 (file)
@@ -94,7 +94,7 @@
   <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 &minus;&infin; 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 &minus&infin; to +0dB and can be set at any point
+  to <em>Solo in Front</em>. The rotary control has a range of &minus;&infin; 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>Global Monitor level</h2>
 
 <p>
-  This control sets the level for Monitor Section output. The rotary control has a range of &minus&infin;
+  This control sets the level for Monitor Section output. The rotary control has a range of &minus;&infin;
   to +6dB and can be set at any point between these two values. A drop down menu with pre-defined values
   is also provided for convenience.
 </p>
index c2a67210e9e4c62ccc599916736adfb295090c3b..bcd6de796aeda42782e686320a2cd7401da77d5d 100644 (file)
   When using solo-in-place (SiP), in other words when soloed tracks are being
   listened to on the master bus, this fader specifies the gain that will be
   applied to other tracks in order to mute them. Setting this level to
-  &minus&infin;&nbsp;dB will mean that other tracks will not be heard at all; setting to
+  &minus;&infin;&nbsp;dB will mean that other tracks will not be heard at all; setting to
   some higher value less than 0dB means that other non-soloed tracks will be heard, just
   reduced in volume compared to the soloed tracks. Using a value
-  larger than &minus&infin;&nbsp;dB is sometimes called "Solo-In-Front" by other DAWs, because
+  larger than &minus;&infin;&nbsp;dB is sometimes called "Solo-In-Front" by other DAWs, because
   the listener has the sense that soloed material is "in front" of other
   material. In Ardour, this is not a distinct mode, but instead the mute cut
   control offers any level of "in-front-ness" that is desired.
index cc450c2746c4787b65bf10eb242de0cb5a15724b..7882e2b2855bdebc8f7266b7530273bf548333a2 100644 (file)
@@ -98,7 +98,7 @@ here</em>"/&gt;</kbd>
   <tr><th><kbd class="osc">/ardour/routes/recenable <em>rid</em> <em>rec_st</em></kbd></th>
   <td>where <em>rec_st</em> is a bool/int representing the desired rec state of the track</td></tr>
   <tr><th><kbd class="osc">/ardour/routes/gainabs <em>rid</em> <em>gain_abs</em></kbd></th>
-  <td>where <em>gain_abs</em> is a float ranging from 0 to 2 (0 being &minus&infin;, 1 being 0dB and 2 being +6dB).</td></tr>
+  <td>where <em>gain_abs</em> is a float ranging from 0 to 2 (0 being &minus;&infin;, 1 being 0dB and 2 being +6dB).</td></tr>
   <tr><th><kbd class="osc">/ardour/routes/gaindB <em>rid</em>  <em>gain_db</em></kbd></th>
   <td>where <em>gain_db</em> is a float ranging from -400 to 6 representing the desired gain of the track in dB.</td></tr>
   <tr><th><kbd class="osc">/ardour/routes/trimabs <em>rid</em> <em>trim_abs</em></kbd></th>