de.sciss.synth.ugen
A stereo panorama UGen based on linear amplitude control. When in center position ( pos = 0 ), the signal is attenuated by 0.5 or approx. -6 dB.
pos = 0
(monophonic) input signal to be panned
panorama position between -1 (hard left) via 0 (center) to +1 (hard right)
additional gain control
LinXFade2
Balance2
PanAz
Pan2
Abstract method which must be implemented by creating the actual UGens during expansion.
UGen
Abstract method which must be implemented by creating the actual UGens during expansion. This method is at most called once during graph expansion
the expanded object (depending on the type parameter U)
U
A stereo panorama UGen based on linear amplitude control. When in center position (
pos = 0
), the signal is attenuated by 0.5 or approx. -6 dB.(monophonic) input signal to be panned
panorama position between -1 (hard left) via 0 (center) to +1 (hard right)
additional gain control
LinXFade2
Balance2
PanAz
Pan2