manual/include/balance-control.html

25 lines
699 B
HTML
Raw Normal View History

<p>
2018-03-28 08:19:23 -04:00
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
panner widget.
</p>
2018-03-28 08:19:23 -04:00
<figure class="left">
<img src="/images/stereo-balance.png" alt="Stereo Balance control">
<figcaption>
Stereo Balance control
</figcaption>
</figure>
<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>