BFManipulate:
Filter:
Classes (extension) | Libraries > JoshUGens | UGens > Multichannel > Ambisonics

BFManipulate : BFPanner : MultiOutUGen : UGen : AbstractFunction : Object
ExtensionExtension

BFormat sound manipulation
 

Description

Manipulates the entire soundfiled of a BFormat signal around an the x-, y-, or z-axis.

Class Methods

BFManipulate.ar(w, x, y, z, rotate: 0, tilt: 0, tumble: 0)

Arguments:

w

B-format signal.

x

B-format signal.

y

B-format signal.

z

B-format signal.

rotate

Rotate the soundfiled around the z-axis (left to right) in radians.

tilt

Rotate about the x- axis (clock-wise and counter-clock-wise) in radians.

tumble

Rotate about the y axis (up and down) in radians.

Inherited class methods

Instance Methods

.checkInputs

.init( ... theInputs)

Inherited instance methods

Examples