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