]> Shamusworld >> Repos - ardour-manual/blob - _manual/17_mixing/02_panning/01_stereo_panner.html
actual panning content, for stereo panner
[ardour-manual] / _manual / 17_mixing / 02_panning / 01_stereo_panner.html
1 ---
2 layout: default
3 title: Stereo Panner
4 ---                        
5
6 <p>
7 The default stereo panner distributes 2 inputs to 2 outputs. Its
8 behaviour is controlled by two parameters, width and position. The
9 default settings for the stereo panner
10 are width=100%>, position=center (L=50%,
11 R=50%). This panner assumes that you have 2 uncorrelated,
12 independent signals that you wish to distribute to two outputs. 
13 </p>
14 <div class="well">
15 <p>
16   With the default values it is not possible to alter the position,
17   since the width is already spread entirely across both outputs. To
18   alter the position, you must first reduce the width.
19 </p>
20 </div>
21
22 <h2>Stereo Panner User Interface</h2>
23
24 <img src="/images/stereo-panner-annotated.png" alt=""/>
25
26 <p>
27   The panner user interface consists of 3 elements, divided between
28   the top and bottom half. Click and/or drag in the top half to
29   control position; click and/or drag in the bottom half to control
30   width (see below for details).
31 <p>
32 <p>
33   In the top half is the position indicator, which shows where the
34   center of the stereo image is relative to the left and right
35   edges. When this is the middle of the panner, the stereo image is
36   centered between the left and right outputs. When it all the way to
37   the left, the stereo image collapses to just the left speaker. 
38 </p>
39 <p>
40   In the bottom half are two signal indicators, one marked "L" and the
41   other "R". The distance between these two shows the width of the
42   stereo image. If the width is reduced to zero, there will only be a
43   single signal indicator marked "M" (for mono), and whose color will
44   change to indicate the special state.
45 </p>
46
47 <p>
48   It is possible to invert the outputs (see below) so that whatever
49   would have gone to the right channel goes to the left and vice
50   versa. When this happens, the entire movable part of the panner
51   changes color to indicate clearly that this is the case. 
52 </p>
53
54 <h3>Position vs. L/R</h3>
55
56 <p>
57   Although the implementation of the panner uses the "position"
58   parameter, when the user interface displays it numerically, it shows a pair of numbers that
59   will be familiar to most audio engineers. 
60 </p>
61
62 <table>
63 <tr><th>Position</th><th>L/R</th><th>English</th></tr>
64 <tr><td>0</td><td>L=50% R=50%</td><td>signal image is midway between
65     left and right speakers</td></tr>
66
67 <tr><td>-1</td><td>L=100% R=0%</td><td>signal image is entirely
68     at the left speaker </td></tr>
69
70 <tr><td>1</td><td>L=0% R=100%</td><td>signal image is entirely
71     at the right speaker</td></tr>
72 </table>
73
74 <p>
75 One way to remember this sort of convention is that the middle of the
76 USA is not Kansas, but "Los Angeles: 50% New York: 50%". 
77 </p>
78
79 <h2>Examples In Use</h2>
80
81 <table>
82 <tr><th>Appearance</th><th>Settings</th></tr>
83 <tr><td><img src="/images/stereo-panner.png"></td><td>Width=100%,
84     L=50 R=50</td></tr>
85 <tr><td><img src="/images/stereo-panner-zero.png"></td><td>Width=0%,
86     L=50 R=50</td></tr>
87 <tr><td><img src="/images/stereo-panner-inverted.png"></td><td>Width=-100%, Position = 0 (center)</td></tr>
88 <tr><td><img src="/images/stereo-panner-right.png"></td><td>Width=36%,
89     L=44 R=56</td></tr>
90 <tr><td><img src="/images/stereo-panner-hard-right.png"></td><td>Width=0%,
91     L=0 R=100</td></tr>
92 </table>
93
94 <h2>Using the mouse</h2>
95
96 <p>Mouse operations in the upper half of the panner adjust the position
97   parameter, constrained by the current width setting. 
98 </p>
99
100 <p>Mouse operations in the lower half of the panner adjust the width
101   parameter, constrained by the current position setting. 
102 </p>
103
104 <p>To change the position smoothly, press the right button and drag
105   within the top half of the panner, then release. The position will
106   be limited by the current width setting. <em>Note: you do not need
107   to grab the position indicator in order to drag</em>
108 </p>
109
110 <p>To change the width smoothly, press the right button and drag
111   within the lower half of the panner, then release. The width will be
112   limited by the current position setting.<em>Note: you do not need to
113   grab the L/R indicators in order to drag</em>
114 </p>
115
116 <dl class="faq">
117
118 <dt>Reset to defaults</dt>
119 <dd>Click <key class="mod3">right button</key></dd>
120
121 <dt>Change to a "hard left"</dt>
122 <dd>Double click <key class="mod2">right button</key> in the upper left half
123   of the panner</dd>
124
125 <dt>Change to a "hard right"</dt>
126 <dd>Double click <key class="mod2">right button</key> in the upper right half
127   of the panner</dd>
128
129 <dt>Move position as far left as possible, given width</dt>
130 <dd>Double click <key>right button</key> in the upper left half of the
131   panner</dd>
132
133 <dt>Move position as far right as possible, given width</dt>
134 <dd>Double click <key>right button</key> in the upper right half of the
135   panner</dd>
136
137 <dt>Set the position to center</dt>
138 <dd>Click <key>right button</key> in the upper middle of the panner</dd>
139
140 <dt>Reset to maximum possible width</dt>
141 <dd>Double click <key>right button</key> on the lower left side</dd>
142
143 <dt>Invert (flip channel assignments)</dt>
144 <dd>Double click <key>right button</key> on the lower right side</dd>
145
146 <dt>Set width to 0&deg;</dt>
147 <dd>Double click <key>right button</key> in the lower middle</dd>
148 </dl>
149
150 <h4>Keyboard bindings</h4>
151
152 When the pointer is within a stereo panner user interface, the following
153 keybindings are available to operate on that panner:
154
155 <dl>
156   <dt><key>&uarr;</key> / <key class="mod1">&uarr;</key></dt>
157   <dd>increase width by 1&deg; / 5&deg;</dd>
158   <dt><key>&darr;</key> / <key class="mod1">&darr;</key></dt>
159   <dd>decrease width by 1&deg; / 5&deg;</dd>
160   <dt><key>&larr;</key> / <key class="mod1">&larr;</key></dt>
161   <dd>move position 1&deg; / 5&deg; to the left</dd>
162   <dt><key>&rarr;</key> / <key class="mod1">&rarr;</key></dt>
163   <dd>move position 1&deg / 5&deg; to the right</dd>
164   <dt><key>0</key></dt>
165   <dd>reset position to center</dd>
166   <dt><key class="mod2">&uarr;</key></dt>
167   <dd>reset width to 180&deg; (100%)</dd>
168 </dl>
169
170 <h4>Using the scroll wheel/touch scroll</h4>
171
172 When the pointer is within a stereo panner user interface, the scroll
173 wheel may be used as follows:
174
175 <dl>
176 <dt>left / <key class="mod1">left</key></dt>
177 <dd>increase width by 1&deg; / 5&deg;</dd>
178
179 <dt>right / <key class="mod1">right</key></dt>
180 <dd>decrease width by 1&deg; / 5&deg;</dd>
181
182 <dt>up / <key class="mod1">up</key></dt>
183 <dd>move position 1&deg; / 5&deg; to the left</dd>
184
185 <dt>down / <key class="mod1">down</key></dt>
186 <dd>move position 1&deg; / 5&deg;to the right</dd>
187 </dl>