PureData CEAMMC library web documentation
available since version: 0.8
With [hoa.@process] you can get [hoa.process~] instance properties and get/set properties declared via [prop.declare]
@hdegree (readonly)
Get current harmonic degree in hoa.process~ instance (only in harmonics mode)
type: int
default: 0
@horder (readonly)
Get current harmonic order in hoa.process~ instance (only in harmonics mode)
type: int
default: 0
@index (readonly)
Get current instance index starting from 0
type: int
default: 0
@order (readonly)
Get order of parent hoa.process~
type: int
default: 0
@pmode (readonly)
Get amibisonic mode
type: symbol
enum: 2d, 3d
@ptype (readonly)
Get amibisonic type
type: symbol
enum: harmonics, planewaves
@total (readonly)
Get total number of hoa.process~ instances
type: int
default: 0
See also: [hoa.process~]
Authors: Serge Poltavsky, Pierre Guillot, Eliott Paris, Thomas Le Meur
License: GPL3 or later