PureData CEAMMC library web documentation
aliases: [ceammc/bits->bang], [bits->bang]
available since version: 0.9.2
in default mode if bit is on - sends bang to corresponding outlet in @poly mode if bit is on - send list (BIT_IDX bang) to single outlet
@n (initonly)
Get/set number of outlets
type: int
range: 1..64
default: 8
@rev
Get/set reversed bit order
type: bool
default: 0
@poly (initonly)
Get/set polyphonic mode for using with [clone] object
type: flag
Authors: Serge Poltavsky
License: GPL3 or later