2013-03-22 07:48:16 -04:00
|
|
|
|
2013-03-22 10:40:25 -04:00
|
|
|
<p>
|
2014-02-03 12:05:57 -05:00
|
|
|
The default <dfn>stereo panner</dfn> distributes two inputs to two outputs. Its
|
|
|
|
behaviour is controlled by two parameters, <dfn>width</dfn> and
|
2014-02-03 21:39:11 -05:00
|
|
|
<dfn>position</dfn>. By default, the panner is centered at full width.
|
|
|
|
</p>
|
|
|
|
<p>
|
2018-03-29 11:17:55 -04:00
|
|
|
The stereo panner assumes that the signals to distribute are either uncorrelated
|
|
|
|
(i.e. totally independent), or that they contain a stereo image which is
|
2017-02-25 00:30:29 -05:00
|
|
|
<dfn>mono-compatible</dfn>, such as a co-incident microphone recording, or a
|
2014-02-01 19:17:21 -05:00
|
|
|
sound stage that has been created with pan pots.<sup><a href="#caveat">*</a></sup>
|
2013-03-22 10:40:25 -04:00
|
|
|
</p>
|
2014-02-03 12:05:57 -05:00
|
|
|
<p class="note">
|
2013-03-22 10:40:25 -04:00
|
|
|
With the default values it is not possible to alter the position,
|
|
|
|
since the width is already spread entirely across both outputs. To
|
2018-03-29 11:17:55 -04:00
|
|
|
alter the position, the width must first be reduced.
|
2014-02-03 12:05:57 -05:00
|
|
|
</p>
|
2013-03-22 07:48:16 -04:00
|
|
|
|
2013-03-22 10:40:25 -04:00
|
|
|
<h2>Stereo Panner User Interface</h2>
|
|
|
|
|
2017-03-21 13:11:11 -04:00
|
|
|
<figure class="left">
|
|
|
|
<img src="/images/stereo-panner.png" alt="The Stereo Panner">
|
|
|
|
<figcaption>
|
|
|
|
The Stereo Panner
|
|
|
|
</figcaption>
|
|
|
|
</figure>
|
|
|
|
|
2013-03-22 10:40:25 -04:00
|
|
|
<p>
|
2014-02-03 12:05:57 -05:00
|
|
|
The <dfn>panner user interface</dfn> consists of three elements, divided between
|
2018-03-29 11:17:55 -04:00
|
|
|
the top and bottom half. Clicking and/or dragging in the top half
|
|
|
|
controls position; clicking and/or dragging in the bottom half controls
|
2013-03-22 10:40:25 -04:00
|
|
|
width (see below for details).
|
2014-02-02 18:09:23 -05:00
|
|
|
</p>
|
2013-03-22 10:40:25 -04:00
|
|
|
<p>
|
|
|
|
In the top half is the position indicator, which shows where the
|
|
|
|
center of the stereo image is relative to the left and right
|
|
|
|
edges. When this is the middle of the panner, the stereo image is
|
|
|
|
centered between the left and right outputs. When it all the way to
|
2017-02-25 00:30:29 -05:00
|
|
|
the left, the stereo image collapses to just the left speaker.
|
2013-03-22 10:40:25 -04:00
|
|
|
</p>
|
|
|
|
<p>
|
2018-03-29 11:17:55 -04:00
|
|
|
In the bottom half are two signal indicators, one marked <kbd class="menu">L</kbd> and the
|
|
|
|
other <kbd class="menu">R</kbd>. The distance between these two shows the width of the
|
2013-03-22 10:40:25 -04:00
|
|
|
stereo image. If the width is reduced to zero, there will only be a
|
2018-03-29 11:17:55 -04:00
|
|
|
single signal indicator marked <kbd class="menu">M</kbd> (for mono), whose color will
|
|
|
|
change to indicate this special state.
|
2013-03-22 07:48:16 -04:00
|
|
|
</p>
|
|
|
|
<p>
|
2013-03-22 10:40:25 -04:00
|
|
|
It is possible to invert the outputs (see below) so that whatever
|
|
|
|
would have gone to the right channel goes to the left and vice
|
|
|
|
versa. When this happens, the entire movable part of the panner
|
2017-02-25 00:30:29 -05:00
|
|
|
changes color to indicate clearly that this is the case.
|
2013-03-22 07:48:16 -04:00
|
|
|
</p>
|
|
|
|
|
2013-03-22 10:40:25 -04:00
|
|
|
<h3>Position vs. L/R</h3>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
Although the implementation of the panner uses the "position"
|
2017-02-25 00:30:29 -05:00
|
|
|
parameter, when the user interface displays it numerically, it shows
|
|
|
|
a pair of numbers that will be familiar to most audio engineers.
|
2013-03-22 10:40:25 -04:00
|
|
|
</p>
|
|
|
|
|
2017-03-21 13:11:11 -04:00
|
|
|
<table class="nodl">
|
2013-03-22 10:40:25 -04:00
|
|
|
<tr><th>Position</th><th>L/R</th><th>English</th></tr>
|
|
|
|
<tr><td>0</td><td>L=50% R=50%</td><td>signal image is midway between
|
|
|
|
left and right speakers</td></tr>
|
|
|
|
<tr><td>-1</td><td>L=100% R=0%</td><td>signal image is entirely
|
2014-02-01 19:17:21 -05:00
|
|
|
at the left speaker</td></tr>
|
2013-03-22 10:40:25 -04:00
|
|
|
<tr><td>1</td><td>L=0% R=100%</td><td>signal image is entirely
|
|
|
|
at the right speaker</td></tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
<p>
|
2014-02-01 09:07:02 -05:00
|
|
|
One way to remember this sort of convention is that the middle of the
|
2017-02-25 00:30:29 -05:00
|
|
|
USA is not Kansas, but "Los Angeles: 50% New York: 50%".
|
2013-03-22 10:40:25 -04:00
|
|
|
</p>
|
|
|
|
|
2014-02-02 18:09:23 -05:00
|
|
|
<h3>Examples In Use</h3>
|
2013-03-22 10:40:25 -04:00
|
|
|
|
2017-03-21 13:11:11 -04:00
|
|
|
<table class="nodl">
|
2013-03-22 10:40:25 -04:00
|
|
|
<tr><th>Appearance</th><th>Settings</th></tr>
|
|
|
|
<tr><td><img src="/images/stereo-panner.png"></td><td>Width=100%,
|
|
|
|
L=50 R=50</td></tr>
|
|
|
|
<tr><td><img src="/images/stereo-panner-zero.png"></td><td>Width=0%,
|
|
|
|
L=50 R=50</td></tr>
|
|
|
|
<tr><td><img src="/images/stereo-panner-inverted.png"></td><td>Width=-100%, Position = 0 (center)</td></tr>
|
|
|
|
<tr><td><img src="/images/stereo-panner-right.png"></td><td>Width=36%,
|
|
|
|
L=44 R=56</td></tr>
|
|
|
|
<tr><td><img src="/images/stereo-panner-hard-right.png"></td><td>Width=0%,
|
|
|
|
L=0 R=100</td></tr>
|
|
|
|
</table>
|
|
|
|
|
2014-02-02 18:09:23 -05:00
|
|
|
<h4>Using the mouse</h4>
|
2013-03-22 07:48:16 -04:00
|
|
|
|
2014-02-01 09:07:02 -05:00
|
|
|
<p>
|
|
|
|
Mouse operations in the upper half of the panner adjust the position
|
2017-02-25 00:30:29 -05:00
|
|
|
parameter, constrained by the current width setting.
|
2013-03-22 07:48:16 -04:00
|
|
|
</p>
|
2014-02-01 09:07:02 -05:00
|
|
|
<p>
|
|
|
|
Mouse operations in the lower half of the panner adjust the width
|
2017-02-25 00:30:29 -05:00
|
|
|
parameter, constrained by the current position setting.
|
2013-03-22 07:48:16 -04:00
|
|
|
</p>
|
2014-02-01 09:07:02 -05:00
|
|
|
<p>
|
2018-03-29 11:17:55 -04:00
|
|
|
The position can be changed smoothly, by pressing the right button and dragging
|
|
|
|
within the top half of the panner, then releasing. The position will
|
|
|
|
be limited by the current width setting. <em>Note: it is not necessary
|
2014-02-03 21:39:11 -05:00
|
|
|
to grab the position indicator in order to drag.</em>
|
2013-03-22 07:48:16 -04:00
|
|
|
</p>
|
2014-02-01 09:07:02 -05:00
|
|
|
<p>
|
2018-03-29 11:17:55 -04:00
|
|
|
The width can also be changed smoothly, by pressing the right button and dragging
|
|
|
|
within the lower half of the panner, then releasing. The width will be
|
|
|
|
limited by the current position setting. <em>Note: it is not necessary
|
|
|
|
to grab the L/R indicators in order to drag.</em>
|
2013-03-22 07:48:16 -04:00
|
|
|
</p>
|
|
|
|
|
2017-03-14 12:43:24 -04:00
|
|
|
<table class="dl">
|
2013-03-22 07:48:16 -04:00
|
|
|
|
2017-03-14 12:43:24 -04:00
|
|
|
<tr><th>Reset to defaults</th>
|
|
|
|
<td>Click <kbd class="mod3 mouse">right</kbd></td></tr>
|
2013-03-22 07:48:16 -04:00
|
|
|
|
2017-03-14 12:43:24 -04:00
|
|
|
<tr><th>Change to hard left</th>
|
|
|
|
<td>Double click <kbd class="mod2 mouse">right</kbd> in the upper left half
|
|
|
|
of the panner</td></tr>
|
2013-03-22 07:48:16 -04:00
|
|
|
|
2017-03-14 12:43:24 -04:00
|
|
|
<tr><th>Change to a hard right</th>
|
|
|
|
<td>Double click <kbd class="mod2 mouse">right</kbd> in the upper right half
|
|
|
|
of the panner</td></tr>
|
2013-03-22 07:48:16 -04:00
|
|
|
|
2017-03-14 12:43:24 -04:00
|
|
|
<tr><th>Move position as far left as possible, given width</th>
|
|
|
|
<td>Double click <kbd class="mouse">right</kbd> in the upper left half of the
|
|
|
|
panner</td></tr>
|
2013-03-22 07:48:16 -04:00
|
|
|
|
2017-03-14 12:43:24 -04:00
|
|
|
<tr><th>Move position as far right as possible, given width</th>
|
|
|
|
<td>Double click <kbd class="mouse">right</kbd> in the upper right half of the
|
|
|
|
panner</td></tr>
|
2013-03-22 07:48:16 -04:00
|
|
|
|
2017-03-14 12:43:24 -04:00
|
|
|
<tr><th>Set the position to center</th>
|
|
|
|
<td>Click <kbd class="mouse">right</kbd> in the upper middle of the panner</td></tr>
|
2013-03-22 07:48:16 -04:00
|
|
|
|
2017-03-14 12:43:24 -04:00
|
|
|
<tr><th>Reset to maximum possible width</th>
|
|
|
|
<td>Double click <kbd class="mouse">right</kbd> on the lower left side</td></tr>
|
2013-03-22 07:48:16 -04:00
|
|
|
|
2017-03-14 12:43:24 -04:00
|
|
|
<tr><th>Invert (flip channel assignments)</th>
|
|
|
|
<td>Double click <kbd class="mouse">right</kbd> on the lower right side</td></tr>
|
2013-03-22 07:48:16 -04:00
|
|
|
|
2017-03-14 12:43:24 -04:00
|
|
|
<tr><th>Set width to 0°</th>
|
|
|
|
<td>Double click <kbd class="mouse">right</kbd> in the lower middle</td></tr>
|
|
|
|
</table>
|
2013-03-22 07:48:16 -04:00
|
|
|
|
|
|
|
<h4>Keyboard bindings</h4>
|
|
|
|
|
2014-02-01 09:07:02 -05:00
|
|
|
<p>
|
|
|
|
When the pointer is within a stereo panner user interface, the following
|
|
|
|
keybindings are available to operate on that panner:
|
|
|
|
</p>
|
2013-03-22 07:48:16 -04:00
|
|
|
|
2017-03-14 12:43:24 -04:00
|
|
|
<table class="dl">
|
|
|
|
<tr><th><kbd>↑</kbd> / <kbd class="mod1">↑</kbd></th>
|
|
|
|
<td>increase width by 1° / 5°</td></tr>
|
|
|
|
<tr><th><kbd>↓</kbd> / <kbd class="mod1">↓</kbd></th>
|
|
|
|
<td>decrease width by 1° / 5°</td></tr>
|
|
|
|
<tr><th><kbd>←</kbd> / <kbd class="mod1">←</kbd></th>
|
|
|
|
<td>move position 1° / 5° to the left</td></tr>
|
|
|
|
<tr><th><kbd>→</kbd> / <kbd class="mod1">→</kbd></th>
|
2018-03-29 11:17:55 -04:00
|
|
|
<td>move position 1° / 5° to the right</td></tr>
|
2017-03-14 12:43:24 -04:00
|
|
|
<tr><th><kbd>0</kbd></th>
|
|
|
|
<td>reset position to center</td></tr>
|
|
|
|
<tr><th><kbd class="mod2">↑</kbd></th>
|
|
|
|
<td>reset width to full (100%)</td></tr>
|
|
|
|
</table>
|
2013-03-22 07:48:16 -04:00
|
|
|
|
2013-03-22 10:40:25 -04:00
|
|
|
<h4>Using the scroll wheel/touch scroll</h4>
|
2013-03-22 07:48:16 -04:00
|
|
|
|
2014-02-01 09:07:02 -05:00
|
|
|
<p>
|
|
|
|
When the pointer is within a stereo panner user interface, the scroll
|
|
|
|
wheel may be used as follows:
|
|
|
|
</p>
|
2013-03-22 07:48:16 -04:00
|
|
|
|
2017-03-14 12:43:24 -04:00
|
|
|
<table class="dl">
|
|
|
|
<tr><th><kbd class="mouse">⇐</kbd> / <kbd class="mod1 mouse">⇐</kbd></th>
|
|
|
|
<td>increase width by 1° / 5°</td></tr>
|
|
|
|
<tr><th><kbd class="mouse">⇒</kbd> / <kbd class="mod1 mouse">⇒</kbd></th>
|
|
|
|
<td>decrease width by 1° / 5°</td></tr>
|
|
|
|
<tr><th><kbd class="mouse">⇑</kbd> / <kbd class="mod1 mouse">⇑</kbd></th>
|
|
|
|
<td>move position 1° / 5° to the left</td></tr>
|
|
|
|
<tr><th><kbd class="mouse">⇓</kbd> / <kbd class="mod1 mouse">⇓</kbd></th>
|
|
|
|
<td>move position 1° / 5°to the right</td></tr>
|
|
|
|
</table>
|
2014-02-01 09:17:57 -05:00
|
|
|
|
2014-02-01 19:17:21 -05:00
|
|
|
<h2><a name="caveat"></a>Stereo panning caveats</h2>
|
2014-02-01 09:17:57 -05:00
|
|
|
|
2014-02-03 12:05:57 -05:00
|
|
|
<p class="warning">
|
2014-02-01 19:17:21 -05:00
|
|
|
The stereo panner will introduce unwanted side effects on
|
2014-02-01 09:17:57 -05:00
|
|
|
material that includes a time difference between the channels, such
|
2017-02-25 00:30:29 -05:00
|
|
|
as A/B, ORTF or NOS microphone recordings, or delay-panned mixes.<br>
|
2018-03-29 11:17:55 -04:00
|
|
|
When the width is reduced, two highly correlated signals with a delay are
|
|
|
|
effectively summed, which will cause <dfn>comb filtering</dfn>.
|
2014-02-03 12:05:57 -05:00
|
|
|
</p>
|
2017-02-25 00:30:29 -05:00
|
|
|
<p>
|
2018-03-29 11:17:55 -04:00
|
|
|
Let's take a closer look at what happens when a source is recorded at 45° to the
|
|
|
|
right side with an ORTF stereo microphone array and then the width manipulated.
|
2014-02-01 10:43:40 -05:00
|
|
|
</p>
|
|
|
|
<p>
|
2014-02-03 21:39:11 -05:00
|
|
|
For testing, we apply a <dfn>pink noise</dfn> signal to both inputs of an Ardour stereo
|
2017-02-25 00:30:29 -05:00
|
|
|
bus with the stereo panner, and feed the bus output to a two-channel analyser.
|
2014-02-01 19:17:21 -05:00
|
|
|
Since pink noise contains equal energy per octave, the expected readout is a
|
|
|
|
straight line, which would indicate that our signal chain does not color the
|
|
|
|
sound:
|
2014-02-01 09:17:57 -05:00
|
|
|
</p>
|
2017-02-13 22:47:33 -05:00
|
|
|
|
2018-03-29 11:17:55 -04:00
|
|
|
<figure class="center">
|
|
|
|
<img src="/images/stereo-panner-with-ORTF-fullwidth.png" alt="Stereo panner
|
|
|
|
with ORTF fullwidth">
|
|
|
|
<figcaption>Stereo panner with ORTF full width</figcaption>
|
|
|
|
</figure>
|
2017-02-13 22:47:33 -05:00
|
|
|
|
2014-02-01 09:17:57 -05:00
|
|
|
<p>
|
2018-03-29 11:17:55 -04:00
|
|
|
An ORTF is simulated using Robin Gareus' stereo balance control LV2 to set the
|
|
|
|
level difference and time delay. The Trim/Gain can be ignored—its purpose
|
|
|
|
is just to align the test signal with the 0dB line of the analyser.
|
2014-02-01 09:17:57 -05:00
|
|
|
</p>
|
2017-02-13 22:47:33 -05:00
|
|
|
|
2017-02-25 00:30:29 -05:00
|
|
|
<p>
|
2018-03-29 11:17:55 -04:00
|
|
|
An <dfn>ORTF</dfn> microphone pair consists of two cardioids spaced 17 cm
|
|
|
|
apart, with an opening angle of 110°. For a far source at 45° to the
|
|
|
|
right, the time difference between the capsules is 350 μs or
|
|
|
|
approximately 15 samples at 44.1 kHz. The level difference due to the
|
|
|
|
directivity of the microphones is about 7.5 dB (indicated by the distance
|
|
|
|
between the blue and red lines in the analyser).
|
2014-02-01 10:43:40 -05:00
|
|
|
</p>
|
2014-02-01 09:17:57 -05:00
|
|
|
<p>
|
2018-03-29 11:17:55 -04:00
|
|
|
Now for the interesting part: if the width of the signal is reduced to 50%,
|
|
|
|
the time-delayed signals will be combined in the panner. What happens to the
|
|
|
|
frequency response of the left and right outputs is shown in the following
|
|
|
|
picture:
|
2014-02-01 09:17:57 -05:00
|
|
|
</p>
|
2018-03-29 11:17:55 -04:00
|
|
|
|
|
|
|
<figure class="center">
|
|
|
|
<img src="/images/stereo-panner-with-ORTF-halfwidth.png" alt="Stereo panner
|
|
|
|
with ORTF halfwidth">
|
|
|
|
<figcaption>Stereo panner with ORTF half width</figcaption>
|
|
|
|
</figure>
|
|
|
|
|
2014-02-01 09:17:57 -05:00
|
|
|
<p>
|
2018-03-29 11:17:55 -04:00
|
|
|
It can be argued that all spaced microphone recordings will undergo comb
|
|
|
|
filtering later, when the two channels recombine in the air between the
|
|
|
|
speakers. Perceptually however, there is a huge difference: our hearing
|
|
|
|
system is very good at eliminating comb filters in the real world, where their
|
|
|
|
component signals are spatially separated. But once they are combined inside
|
|
|
|
a signal chain, this spatial separation is lost and the brain will no
|
|
|
|
longer be able to sort out the timbral mess.
|
2014-02-01 10:43:40 -05:00
|
|
|
</p>
|
2014-02-03 12:05:57 -05:00
|
|
|
<p class="note">
|
2018-03-29 11:17:55 -04:00
|
|
|
Depending on the material and on how much the width needs to be manipulated,
|
|
|
|
some degree of comb filtering may be acceptable. Then again, it may not.
|
2018-06-27 03:23:52 -04:00
|
|
|
It is advised to listen carefully for artefacts when manipulating unknown stereo
|
2018-03-29 11:17:55 -04:00
|
|
|
signals—many orchestra sample libraries for example do contain
|
|
|
|
time-delay components.
|
2014-02-03 12:05:57 -05:00
|
|
|
</p>
|