PureData CEAMMC library web documentation
доступно с версии: 0.8
Encodes several sources in the circular harmonics domain with distance compensation and muting system If nsrc==1 radius and angle controlled with signal values Note: source indexes are 1-based.
ORDER
the order of decomposition
тип: int
NSRC
number of sources
тип: int
MODE
mode in signal control mode (with nsrc=1)
тип: symbol
IDX source index. 1-based
тип: int
обязательно: True
STATE mute value
тип: int
обязательно: True
IDX source index. 1-based
тип: int
обязательно: True
RAD radius
тип: float
обязательно: True
ANG rotation angle
тип: float
единица: rad
обязательно: True
pol
alias to 'polar' method
IDX source index. 1-based
тип: int
обязательно: True
X x-coord
тип: float
обязательно: True
X y-coord
тип: float
обязательно: True
@order (initonly)
Запросить/установить the order of decomposition
тип: int
диапазон: 1..63
по умолчанию: 1
@nsrc (initonly)
Запросить/установить number of input sources
тип: int
минимальное значение: 1
по умолчанию: 1
@ramp
Запросить/установить ramp time
тип: float
минимальное значение: 0
по умолчанию: 100
@mode
Запросить/установить signal control mode (with nsrc=1). If 'pol': second and third signal inlets are
treated as radius and angle values, if 'car': as X and Y coordinates
тип: symbol
варианты: pol, car
по умолчанию: pol
Авторы: Serge Poltavsky, Pierre Guillot, Eliott Paris, Thomas Le Meur
Лицензия: GPL3 or later