PureData CEAMMC library web documentation
available since version: 0.9
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: -1024..1024
default: -1
@ymax
Get/set minimal y-axis value
type: float
range: -1024..1024
default: 1
@yauto
Get/set calculate y-axis range automatically
type: bool
default: 0
See also: [ui.plot~] [array.plot]
Authors: Serge Poltavsky
License: GPL3 or later