panorama(object, pan = 1)
Wave
.abs(pan) < 1
, mixtures of the two channels of the Wave
objects
are used for the left and the right channel
of the returned Sample object, so that they appear closer to the center.
For pan = 0
, both sounds are completely in the center (i.e. averaged).
If pan < 0
, the left and the right channel are interchanged.Wave