Rotate a Higher Order Ambisonic signal (HOA) around the z, x and y axes.
Compound rotations applied in sequential order: rotate, tilt, tumble.
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. |
Transform is equivalent to HoaRotate followed by HoaTilt and then HoaTumble.