manual/include/balance-control.html
Shamus Hammons 7a4c28bd86 Rearrangement and cleanup of Part I.
This includes rewriting out all of the "you" language that was peppered
throughout, fixing inconsistencies in layout, and removing <br>s
wherever they were misused and unnecessary (which was quite a lot).
2017-02-24 23:30:29 -06:00

20 lines
614 B
HTML

<p>
For stereo tracks, you can now switch between the default stereo panner
and a traditional <dfn>balance control</dfn> by right-clicking on the
panner widget.
</p>
<img class="left" src="/images/stereo-balance.png" alt="Stereo Balance
control"/>
<p>
When the balance is centered, the incoming signals will be unaffected.
Moving it to one side will linearly attenuate the signal of the opposite
side.
</p>
<p class="note">
While the balance control is considerably less flexible than the stereo
panner, it works with arbitrary content without danger of introducing
comb filter artefacts.
</p>