PureData CEAMMC library web documentation
available since version: 0.7.1
Values outside of range @min…@max are ignored
ARRAY
array name
type: symbol
BINS
number of bins
type: int
MIN
minimal value
type: float
MAX
maximum value
type: float
@array
Get/set array name
type: symbol
@bins
Get/set number of bins
type: int
range: 2..1000
default: 100
@min
Get/set minimal value
type: float
default: -1
@max
Get/set maximum value
type: float
default: 1
See also: [list.histogram]
Authors: Serge Poltavsky
License: GPL3 or later