Pan4:
Filter:
Classes | UGens > Multichannel > Panners

Pan4 : MultiOutUGen : UGen : AbstractFunction : Object

Four channel equal power pan.
Source: Pan.sc

Description

Four channel equal power panner. Outputs are in order LeftFront, RightFront, LeftBack, RightBack.

Class Methods

Pan4.ar(in, xpos: 0.0, ypos: 0.0, level: 1.0)

Pan4.kr(in, xpos: 0.0, ypos: 0.0, level: 1.0)

Arguments:

in

The input signal.

xpos

X pan position from -1 to +1 (left to right).

ypos

Y pan position from -1 to +1 (back to front).

level

A control rate level input.

Inherited class methods

Instance Methods

Inherited instance methods

Examples