PureData CEAMMC library web documentation
aliases: [flow.hist]
available since version: 0.9.8
@bins
Get/set bins border values
type: list
default: 0
@inner_bins
Get/set output histogram inner bins only
type: bool
default: 1
@norm
Get/set do the histogram normalization
type: bool
default: 1
@sync
Get/set calculate and output histogram on every input value
type: bool
default: 1
Authors: Serge Poltavsky
License: GPL3 or later