]> Shamusworld >> Repos - ardour-manual/commitdiff
Correcting typos, adding links
authorEd Ward <edwsaintesprit@hotmail.com>
Fri, 7 Apr 2017 15:03:28 +0000 (17:03 +0200)
committerLen Ovens <len@ovenwerks.net>
Sun, 9 Apr 2017 14:59:58 +0000 (07:59 -0700)
include/muting-and-soloing.html
include/panning.html
include/rhythm-ferret.html

index b73fb0f36defe4bc686a8b25d042519349864d9f..86822b319cafcf8200c0b5f53a3832e138ce519c 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
-  -∞&nbdp;dB will mean that other tracks will not be heard at all; setting to
+  -&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 h
   eard, just reduced in volume compared to the soloed tracks. Using a value
-  larger than -dB is sometimes called "Solo-In-Front" by other DAWs, because
+  larger than -&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 you might want to use.
   of the track; through the sends, through the control outputs (to the monitor
   bus) and to the main outputs.
 </p>
-
index a43b797df30a55e9543afdd0ecd076340007f92c..deea17a862c3ae5ec024bf14298478ed2b82ee93 100644 (file)
@@ -1,6 +1,6 @@
 
 <p>
-  <dfn>Panning</<dfn> is the process of distributing one or more signals
+  <dfn>Panning</dfn> is the process of distributing one or more signals
   across a series of outputs so that the listener will have the
   experience of them coming from a particular point or area of the
   overall listening field.
@@ -26,9 +26,9 @@
   it has dedicated panners for the following situations:
 </p>
   <ul>
-    <li>1 signal distributed to 2 outputs (the mono panner)</li>
-    <li>2 signals distributed to 2 outputs (the stereo panner)</li>
-    <li>N signals distributed to M outputs (the VBAP panner)</li>
+    <li>1 signal distributed to 2 outputs (the <a href="@@mono-panner">mono panner</a>)</li>
+    <li>2 signals distributed to 2 outputs (the <a href="@@stereo-panner">stereo panner</a>)</li>
+    <li>N signals distributed to M outputs (the <a href="@@vbap-panner">VBAP panner</a>)</li>
   </ul>
 <p>
   Even for each of these cases, there are many different ways to
@@ -39,4 +39,3 @@
   In addition to the panners, Ardour has a balance control for subtle
   corrections to existing stereo images.
 </p>
-
index e394048927983ddfeccfdac464b3b111dcf12795..ebd531cb3250bda3eb6475469f5e95800ac9a1dd 100644 (file)
@@ -20,7 +20,7 @@
 <h2>Accessing the Rhythm Ferret</h2>
 
 <p>
-  The Rhythm Ferret window can be accessed by <kbd class="mouse">Right</kbd> clicking
+  The Rhythm Ferret window can be accessed by <kbd class="mouse">right</kbd> clicking
   any audio region, then <kbd class="menu"><em>Name_Of_The_Region</em> &gt; Edit
   &gt; Rhythm Ferret</kbd>.
 </p>
   Those regions can then be manually aligned, or have their sync points set to
   the closest grid (as per the <a href="@@grid-controls">Grid settings</a> in
   effect), by selecting all the regions, and using the
-  <kbd class="mouse">RIGHT</kbd> click &gt; Selected Regions &gt; Position &gt;
-  Snap position to grid.
+  <kbd class="mouse">right</kbd> click then <kbd class="menu">Selected Regions &gt; Position &gt;
+  Snap position to grid</kbd>.
 </p>
-