hoa.3d.encoder~
hoa 3d encoder
available since version: 0.9.7
Creates the circular harmonics of a signal depending of a given order, position on a circle in radians (θ) and elevation
arguments:
- ORDER
the order of decomposition
type: int
properties:
- @order (initonly)
Get/set the order of decomposition
type: int
range: 1..10
default: 1
inlets:
- input signal
type: audio
- position on a circle (azimuth) in radians
type: audio
- elevation in radians
type: audio
outlets:
- first circular harmonics output
type: audio
- … circular harmonics output
type: audio
- n-th circular harmonics output
type: audio
keywords:
hoa
encoder
See also:
[hoa.3d.decoder~]
[hoa.2d.encoder~]
Authors: Serge Poltavsky, Pierre Guillot, Eliott Paris, Thomas Le Meur
License: GPL3 or later