whitespace, make <p> usage consistent

This commit is contained in:
Jörn Nettingsmeier 2014-02-01 15:07:02 +01:00
parent 3337930380
commit 89701af1ed

View File

@ -4,12 +4,12 @@ title: Stereo Panner
--- ---
<p> <p>
The default stereo panner distributes 2 inputs to 2 outputs. Its The default stereo panner distributes 2 inputs to 2 outputs. Its
behaviour is controlled by two parameters, width and position. The behaviour is controlled by two parameters, width and position. The
default settings for the stereo panner default settings for the stereo panner are width=100%,
are width=100%>, position=center (L=50%, position=center (L=50%, R=50%). This panner assumes that you have
R=50%). This panner assumes that you have 2 uncorrelated, 2 uncorrelated, independent signals that you wish to distribute to
independent signals that you wish to distribute to two outputs. two outputs.
</p> </p>
<div class="well"> <div class="well">
<p> <p>
@ -72,8 +72,8 @@ independent signals that you wish to distribute to two outputs.
</table> </table>
<p> <p>
One way to remember this sort of convention is that the middle of the One way to remember this sort of convention is that the middle of the
USA is not Kansas, but "Los Angeles: 50% New York: 50%". USA is not Kansas, but "Los Angeles: 50% New York: 50%".
</p> </p>
<h2>Examples In Use</h2> <h2>Examples In Use</h2>
@ -93,21 +93,25 @@ USA is not Kansas, but "Los Angeles: 50% New York: 50%".
<h2>Using the mouse</h2> <h2>Using the mouse</h2>
<p>Mouse operations in the upper half of the panner adjust the position <p>
Mouse operations in the upper half of the panner adjust the position
parameter, constrained by the current width setting. parameter, constrained by the current width setting.
</p> </p>
<p>Mouse operations in the lower half of the panner adjust the width <p>
Mouse operations in the lower half of the panner adjust the width
parameter, constrained by the current position setting. parameter, constrained by the current position setting.
</p> </p>
<p>To change the position smoothly, press the right button and drag <p>
To change the position smoothly, press the right button and drag
within the top half of the panner, then release. The position will within the top half of the panner, then release. The position will
be limited by the current width setting. <em>Note: you do not need be limited by the current width setting. <em>Note: you do not need
to grab the position indicator in order to drag</em> to grab the position indicator in order to drag</em>
</p> </p>
<p>To change the width smoothly, press the right button and drag <p>
To change the width smoothly, press the right button and drag
within the lower half of the panner, then release. The width will be within the lower half of the panner, then release. The width will be
limited by the current position setting.<em>Note: you do not need to limited by the current position setting.<em>Note: you do not need to
grab the L/R indicators in order to drag</em> grab the L/R indicators in order to drag</em>
@ -149,8 +153,10 @@ USA is not Kansas, but "Los Angeles: 50% New York: 50%".
<h4>Keyboard bindings</h4> <h4>Keyboard bindings</h4>
When the pointer is within a stereo panner user interface, the following <p>
keybindings are available to operate on that panner: When the pointer is within a stereo panner user interface, the following
keybindings are available to operate on that panner:
</p>
<dl> <dl>
<dt><key>&uarr;</key> / <key class="mod1">&uarr;</key></dt> <dt><key>&uarr;</key> / <key class="mod1">&uarr;</key></dt>
@ -169,8 +175,10 @@ keybindings are available to operate on that panner:
<h4>Using the scroll wheel/touch scroll</h4> <h4>Using the scroll wheel/touch scroll</h4>
When the pointer is within a stereo panner user interface, the scroll <p>
wheel may be used as follows: When the pointer is within a stereo panner user interface, the scroll
wheel may be used as follows:
</p>
<dl> <dl>
<dt>left / <key class="mod1">left</key></dt> <dt>left / <key class="mod1">left</key></dt>