HOATransRotateAz:
Filter:
Classes (extension) | Libraries > HOA

HOATransRotateAz : Object
ExtensionExtension

Mirroring of a higher order Ambisonics sound field

Description

Rotates an Ambisonics soundfield around the z-axis. HOATransRotateAz rotates the HOA scene around the z-axis.

References: M. Kronlachner, “Spatial Transformations for the Alteration of Ambisonic Recordings,” Graz University Of Technology, Austria, 2014.

Class Methods

HOATransRotateAz.ar(order, in, az)

Pseudo Ugen method returning Ugens based on Ambisonics order provided through the first argument.

Arguments:

order

Ambisonics order 1-5.

in

b-format as channel array.

az

azimut angle in degree (-pi to pi).

Returns:

b-format as channel array (4,9,16,25,36 channels depending on the order argument).

Inherited class methods

Instance Methods

Inherited instance methods

Examples