More small updates
This commit is contained in:
parent
f1ad4a580d
commit
858e4e6227
@ -1,11 +1,17 @@
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
For stereo tracks, you can now switch between the default stereo panner
|
For stereo tracks, it is possible to switch between the default stereo panner
|
||||||
and a traditional <dfn>balance control</dfn> by right-clicking on the
|
and a traditional <dfn>balance control</dfn> by right-clicking on the
|
||||||
panner widget.
|
panner widget.
|
||||||
</p>
|
</p>
|
||||||
<img class="left" src="/images/stereo-balance.png" alt="Stereo Balance
|
|
||||||
control"/>
|
<figure class="left">
|
||||||
|
<img src="/images/stereo-balance.png" alt="Stereo Balance control">
|
||||||
|
<figcaption>
|
||||||
|
Stereo Balance control
|
||||||
|
</figcaption>
|
||||||
|
</figure>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
When the balance is centered, the incoming signals will be unaffected.
|
When the balance is centered, the incoming signals will be unaffected.
|
||||||
Moving it to one side will linearly attenuate the signal of the opposite
|
Moving it to one side will linearly attenuate the signal of the opposite
|
||||||
@ -16,4 +22,3 @@ control"/>
|
|||||||
panner, it works with arbitrary content without danger of introducing
|
panner, it works with arbitrary content without danger of introducing
|
||||||
comb filter artefacts.
|
comb filter artefacts.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -29,8 +29,8 @@ default, the panner is centered.
|
|||||||
<h2>Using the mouse</h2>
|
<h2>Using the mouse</h2>
|
||||||
|
|
||||||
<p>To change the position smoothly, press the right button and drag
|
<p>To change the position smoothly, press the right button and drag
|
||||||
anywhere within the panner. <em>Note: you do not need
|
anywhere within the panner. <em>Note: grabbing the position indicator is not
|
||||||
to grab the position indicator in order to drag</em>
|
needed in order to drag.</em>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<table class="dl">
|
<table class="dl">
|
||||||
@ -83,4 +83,3 @@ wheel may be used as follows:
|
|||||||
<tr><th><kbd class="mod1 mouse">⇓</kbd> or <kbd class="mod1 mouse">⇒</kbd></th>
|
<tr><th><kbd class="mod1 mouse">⇓</kbd> or <kbd class="mod1 mouse">⇒</kbd></th>
|
||||||
<td>move position to the right by 5°</td></tr>
|
<td>move position to the right by 5°</td></tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
@ -8,12 +8,12 @@
|
|||||||
|
|
||||||
<h2>Without a monitor bus</h2>
|
<h2>Without a monitor bus</h2>
|
||||||
<p>
|
<p>
|
||||||
If you are using Ardour without a monitor bus, there is only one way
|
When using Ardour without a monitor bus, there is only one way
|
||||||
in which mute and solo will work:</p>
|
in which mute and solo will work:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
Mute on a track or bus will mute that track on the master bus,
|
Mute on a track or bus will mute that track on the master bus,
|
||||||
so that it will not be heard.
|
so that it will not be heard.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Solo on a track or bus will solo that track or bus and mute all
|
Solo on a track or bus will solo that track or bus and mute all
|
||||||
@ -24,10 +24,10 @@
|
|||||||
|
|
||||||
<h2>With a monitor bus</h2>
|
<h2>With a monitor bus</h2>
|
||||||
<p>
|
<p>
|
||||||
For setups with a monitor bus, you have more options, mostly
|
For setups with a monitor bus, more options are available, mostly
|
||||||
governed by the setting of the
|
governed by the setting of the
|
||||||
<kbd class="option">Solo controls are Listen controls</kbd> option
|
<kbd class="option">Solo controls are Listen controls</kbd> option
|
||||||
in <kbd class="menu">Edit > Preferences > Solo / mute.
|
in <kbd class="menu">Edit > Preferences > Mixer.</kbd>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
With <kbd class="optoff">Solo controls are Listen controls</kbd>
|
With <kbd class="optoff">Solo controls are Listen controls</kbd>
|
||||||
@ -36,11 +36,11 @@
|
|||||||
bus is fed from the master bus, so it sees the same thing.
|
bus is fed from the master bus, so it sees the same thing.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
With <kbc class="option">Solo controls are Listen controls</kbd>
|
With <kbd class="option">Solo controls are Listen controls</kbd>
|
||||||
ticked, the master and monitor busses behave differently. In this
|
ticked, the master and monitor busses behave differently. In this
|
||||||
mode, solo controls are more properly called <dfn>listen</dfn>
|
mode, solo controls are more properly called <dfn>listen</dfn>
|
||||||
controls, and Ardour's solo buttons will change their legend from
|
controls, and Ardour's solo buttons will change their legend from
|
||||||
<samp>S</samp> to either <samp>A</samp> or <samp>P</samp> to
|
<kbd class="menu">S</kbd> to either <kbd class="menu">A</kbd> or <kbd class="menu">P</kbd> to
|
||||||
reflect this.
|
reflect this.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
@ -69,7 +69,12 @@
|
|||||||
<p>
|
<p>
|
||||||
The solo-mute arrangement with a monitor bus is shown below:
|
The solo-mute arrangement with a monitor bus is shown below:
|
||||||
</p>
|
</p>
|
||||||
<img src="/images/solo-mute.png" alt="mute/solo signal flow" />
|
|
||||||
|
<figure class="center">
|
||||||
|
<img src="/images/solo-mute.png" alt="mute/solo signal flow">
|
||||||
|
<figcaption>Mute/solo signal flow</figcaption>
|
||||||
|
</figure>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Here we have a number of tracks or busses (in orange). Each one has an
|
Here we have a number of tracks or busses (in orange). Each one has an
|
||||||
output which feeds the master bus. In addition, each has PFL and AFL
|
output which feeds the master bus. In addition, each has PFL and AFL
|
||||||
@ -85,7 +90,7 @@
|
|||||||
|
|
||||||
<h2>Other solo options</h2>
|
<h2>Other solo options</h2>
|
||||||
<p>
|
<p>
|
||||||
<kbd class="menu">Edit > Preferences > Solo / Mute</kbd> has some
|
<kbd class="menu">Edit > Preferences > Mixer</kbd> has some
|
||||||
more solo options:
|
more solo options:
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
@ -100,31 +105,34 @@
|
|||||||
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 is desired.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3>Exclusive solo</h3>
|
<h3>Exclusive solo</h3>
|
||||||
<p>
|
<p>
|
||||||
If this is enabled, only one track or bus will ever be soloed at once; soloing
|
If this is enabled, only one track or bus will ever be soloed at once; soloing
|
||||||
track B while track A is currently soloed will un-solo track A before soloing
|
track B while track A is currently soloed will un-solo track A before soloing
|
||||||
track B.
|
track B.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3>Show solo muting</h3>
|
<h3>Show solo muting</h3>
|
||||||
<p>
|
<p>
|
||||||
If this is enabled, the mute button of tracks and busses will be drawn
|
If this is enabled, the mute button of tracks and busses will be drawn
|
||||||
outlined to indicate that the track or bus is muted because something else
|
outlined to indicate that the track or bus is muted because something else
|
||||||
is soloed. This is enabled by default, and we recommend that you leave it
|
is soloed. This is enabled by default, and it is recommended to leave it
|
||||||
that way unless you are extremely comfortable with Ardour's mute/solo
|
that way unless extremely comfortable with Ardour's mute/solo
|
||||||
behaviour.
|
behaviour.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3>Soloing overrides muting</h3>
|
<h3>Soloing overrides muting</h3>
|
||||||
<p>
|
<p>
|
||||||
If this is enabled, a track or bus that is both soloed and muted will behave
|
If this is enabled, a track or bus that is both soloed and muted will behave
|
||||||
as if it is soloed.
|
as if it is soloed.
|
||||||
</p>
|
</p>
|
||||||
<h3>Mute affects…</h3>
|
|
||||||
|
<h3>Mute affects…</h3>
|
||||||
<p>
|
<p>
|
||||||
These options dictate whether muting the track will affect various routes out
|
These options dictate whether muting the track will affect various routes out
|
||||||
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>
|
||||||
|
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
It is used to create a sense of space and/or a sense of motion in an
|
It is used to create a sense of space and/or a sense of motion in an
|
||||||
audio mix. You can spread out different signals across the space, and
|
audio mix. Different signals can be spread out across the space, and
|
||||||
make them move over time.
|
moved over time.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2>Types of Panners</h2>
|
<h2>Types of Panners</h2>
|
||||||
@ -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>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user