Correcting typos, adding links

This commit is contained in:
Ed Ward 2017-04-07 17:03:28 +02:00 committed by Len Ovens
parent 0e1b433642
commit 7ab7582fa3
3 changed files with 9 additions and 12 deletions

View File

@ -94,10 +94,10 @@
When using solo-in-place (SiP), in other words when soloed tracks are being 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 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 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 -∞ 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 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 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 -∞ dB is sometimes called "Solo-In-Front" by other DAWs, because
the listener has the sense that soloed material is "in front" of other 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 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. control offers any level of "in-front-ness" that you might want to use.
@ -127,4 +127,3 @@
of the track; through the sends, through the control outputs (to the monitor of the track; through the sends, through the control outputs (to the monitor
bus) and to the main outputs. bus) and to the main outputs.
</p> </p>

View File

@ -1,6 +1,6 @@
<p> <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 across a series of outputs so that the listener will have the
experience of them coming from a particular point or area of the experience of them coming from a particular point or area of the
overall listening field. overall listening field.
@ -26,9 +26,9 @@
it has dedicated panners for the following situations: it has dedicated panners for the following situations:
</p> </p>
<ul> <ul>
<li>1 signal distributed to 2 outputs (the mono 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 stereo panner)</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 VBAP panner)</li> <li>N signals distributed to M outputs (the <a href="@@vbap-panner">VBAP panner</a>)</li>
</ul> </ul>
<p> <p>
Even for each of these cases, there are many different ways to 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 In addition to the panners, Ardour has a balance control for subtle
corrections to existing stereo images. corrections to existing stereo images.
</p> </p>

View File

@ -20,7 +20,7 @@
<h2>Accessing the Rhythm Ferret</h2> <h2>Accessing the Rhythm Ferret</h2>
<p> <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 any audio region, then <kbd class="menu"><em>Name_Of_The_Region</em> &gt; Edit
&gt; Rhythm Ferret</kbd>. &gt; Rhythm Ferret</kbd>.
</p> </p>
@ -164,7 +164,6 @@
Those regions can then be manually aligned, or have their sync points set to 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 the closest grid (as per the <a href="@@grid-controls">Grid settings</a> in
effect), by selecting all the regions, and using the effect), by selecting all the regions, and using the
<kbd class="mouse">RIGHT</kbd> click &gt; Selected Regions &gt; Position &gt; <kbd class="mouse">right</kbd> click then <kbd class="menu">Selected Regions &gt; Position &gt;
Snap position to grid. Snap position to grid</kbd>.
</p> </p>