Correcting typos, adding links
This commit is contained in:
parent
0e1b433642
commit
7ab7582fa3
@ -94,10 +94,10 @@
|
||||
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
|
||||
-∞ 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 -∞ 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.
|
||||
@ -127,4 +127,3 @@
|
||||
of the track; through the sends, through the control outputs (to the monitor
|
||||
bus) and to the main outputs.
|
||||
</p>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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> > Edit
|
||||
> Rhythm Ferret</kbd>.
|
||||
</p>
|
||||
@ -164,7 +164,6 @@
|
||||
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 > Selected Regions > Position >
|
||||
Snap position to grid.
|
||||
<kbd class="mouse">right</kbd> click then <kbd class="menu">Selected Regions > Position >
|
||||
Snap position to grid</kbd>.
|
||||
</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user