BFEncode1:
Filter:
sc3-plugins/Classes (extension) | Libraries > JoshUGens | UGens > Multichannel > Ambisonics

BFEncode1
ExtensionExtension

Ambisonic B format encoder
 

Description

NOTE: Output channels are in order W,X,Y,Z.

Class Methods

.ar

Arguments:

in

Input signal.

azimuth

In radians, -pi to pi.

elevation

In radians, -0.5pi to +0.5pi.

rho

The speaker radius (1 places shound at the radius, <1 within the radius, >1 is outside the radius) beyond the radius, a distance scaling is applied (no filtering is done).

gain

A control rate level input.

wComp

Chooses how the W channels is scaled. If 0, a scaler of 0.707 is used. If 1, W is varied according to the scaling of the X, Y and Z channels. 0 is the default.

Instance Methods

.checkInputs

.init

Examples