PanRingTopBot:
Filter:
SpeakersCorner/classes (extension) | UGens > Panning

PanRingTopBot
ExtensionExtension

panner for a symmetrical ring with one speaker each on top and bottom.

Description

Class Methods

.ar

.kr

Arguments:

numChans

number of channels in the ring

in

input signal to pan

azi

azimuth as in PanAz - angle in the horizontal ring; from 0 to 2, wraps around.

elev

height above the horizon, toward top speaker; 0 is ring, 1 is top.

width

pan width in the ring, as in PanAz

orientation

orientation in the ring, as in PanAz 0 means azi 0 is chan0, 0.5 means azi 0 is between chan0 and chan1.

The order of the returned channels is: ring1, ring2 ... ringN, top, bottom.