PureData CEAMMC library web documentation
available since version: 0.3
[@from] fill range begin index. If not specified set to 0.
type: 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.
type: int
VAL1 value 1
type: float
required: True
[VAL…] other values..
type: float
[MEAN=0] mean value
type: float
[SIGMA=1] standard deviation
type: float
T wave period
type: float
units: samp
required: True
[A=1] wave amplitude
type: float
[D=0.5] duty cycle
type: float
T wave period
type: float
units: samp
required: True
[A=1] wave amplitude
type: float
[PHASE=0] wave phase
type: float
T wave period. Should be >0
type: float
units: samp
required: True
[A=1] amplitude
type: float
[PHASE=0] phase in 0…1 range
type: float
T wave period
type: float
units: samp
required: True
[AMP=1] wave amplitude
type: float
[A=0] min value
type: float
[B=1] max value
type: float
@array
Get/set array name
type: symbol
@redraw
Get/set redraw after array change
type: bool
default: 1
See also: [array.each]
Authors: Serge Poltavsky
License: GPL3 or later