hoa.2d.rotate~
aliases: [hoa.rotate~]
a 2D ambisonic sound field rotation
available since version: 0.8
arguments:
- ORDER
the order of decomposition
type: int
properties:
- @order (initonly)
Get/set the order of decomposition
type: int
range: 1..63
default: 1
inlets:
- first input harmonic
type: audio
- … input harmonic
type: audio
- n-th input harmonic
type: audio
- Set the angle of the rotation of the soundfield in radian. The rotation angle is anti-clockwise and wrapped between 0 and 2π.
type: audio
outlets:
- first output harmonic
type: audio
- … output harmonic
type: audio
- n-th output harmonic
type: audio
keywords:
hoa
rotate
See also:
[hoa.encoder~]
Authors: Serge Poltavsky, Pierre Guillot, Eliott Paris, Thomas Le Meur
License: GPL3 or later