HoaRTT:
Filter:
Classes (extension) | Libraries > Ambisonic Toolkit > UGens > HOA > Transformer | UGens > Multichannel > Ambisonics

HoaRTT : HoaUGen : Object
ExtensionExtension

Higher Order Ambisonic (HOA) rotation transformer
Source: HoaUGen.sc

Description

Rotate a Higher Order Ambisonic signal (HOA) around the z, x and y axes.

Compound rotations applied in sequential order: rotate, tilt, tumble.

NOTE: Extrinsic, "laboratory-fixed" axes.

Class Methods

HoaRTT.ar(in, rotate: 0, tilt: 0, tumble: 0, order)

Arguments:

in

The input signal.

rotate

Rotation angle around z-axis, in radians.

tilt

Rotation angle around x-axis, in radians.

tumble

Rotation angle around y-axis, in radians.

order

Ambisonic order.

Discussion:

Transform is equivalent to HoaRotate followed by HoaTilt and then HoaTumble.

Inherited class methods

Instance Methods

Inherited instance methods

Examples

Rotate around z, x and y axes