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

HoaYPR : HoaUGen : Object
ExtensionExtension

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

Description

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

Compound rotations: yaw, pitch, roll.

NOTE: Mixed intrinsic (z-axis), extrinsic (y' & x"-axes) rotations. This rotation differs from HoaRTT, which is extrinsic.

Class Methods

HoaYPR.ar(in, yaw: 0, pitch: 0, roll: 0, order)

Arguments:

in

The input signal.

yaw

Rotation angle around z-axis, in radians.

pitch

Rotation angle around y'-axis, in radians.

roll

Rotation angle around x"-axis, in radians.

order

Ambisonic order.

Discussion:

Transform is equivalent to extrinsic rotations HoaRoll followed by HoaPitch and then HoaYaw.

Inherited class methods

Instance Methods

Inherited instance methods

Examples

Rotate around z, y' and x" axes