PureData CEAMMC library web documentation
available since version: 0.9.2
ARRAY
array name
type: symbol
YMIN
minimal y-axis value
type: float
YMAX
maximum y-axis value
type: float
@array
Get/set array name
type: symbol
@ymin
Get/set minimal y-axis value
type: float
range: -2048..2048
default: -1
@ymax
Get/set maximum y-axis value
type: float
range: -2048..2048
default: 1
@yauto
Get/set calculate y-axis range automatically
type: bool
default: 1
@nan
Get/set value to replace nan on plot
type: float
default: +inf
See also: [array.plot~]
Authors: Serge Poltavsky
License: GPL3 or later