PureData CEAMMC library web documentation
доступно с версии: 0.3
[@from] fill range begin index. If not specified set to 0.
тип: int
[@to] fill range end index. Can be negative - to address from array end. For example: -1 means till last element (not including). If not specified set to array length.
тип: int
VAL1 value 1
тип: float
обязательно: True
[VAL…] other values..
тип: float
[MEAN=0] mean value
тип: float
[SIGMA=1] standard deviation
тип: float
T wave period
тип: float
единица: samp
обязательно: True
[A=1] wave amplitude
тип: float
[D=0.5] duty cycle
тип: float
T wave period
тип: float
единица: samp
обязательно: True
[A=1] wave amplitude
тип: float
[PHASE=0] wave phase
тип: float
T wave period. Should be >0
тип: float
единица: samp
обязательно: True
[A=1] amplitude
тип: float
[PHASE=0] phase in 0…1 range
тип: float
T wave period
тип: float
единица: samp
обязательно: True
[AMP=1] wave amplitude
тип: float
[A=0] min value
тип: float
[B=1] max value
тип: float
@array
Запросить/установить array name
тип: symbol
@redraw
Запросить/установить redraw after array change
тип: bool
по умолчанию: 1
Смотрите также: [array.each]
Авторы: Serge Poltavsky
Лицензия: GPL3 or later