hoa.2d.encoder~
aliases: [hoa.encoder~]
hoa 2d encoder
available since version: 0.8
Creates the circular harmonics of a signal depending of a given order and a position on a circle given in radians (θ).
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:
- input signal
type: audio
- position on a circle 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.2d.decoder~]
Authors: Serge Poltavsky, Pierre Guillot, Eliott Paris, Thomas Le Meur
License: GPL3 or later