PureData CEAMMC library web documentation
aliases: [ceammc/gate~]
available since version: 0.9.7
N
number of inputs/outputs
type: int
INIT
initial open/close state for all slots
type: bool
@n (initonly)
Get/set number of [in|out]puts.
type: int
range: 1..64
default: 1
@smooth
Get/set gain change smooth time
type: float
units: ms
range: 0..1000
default: 50
@init (initonly)
Get/set init state for all slots. If true: all slots are open.
type: bool
default: true
Authors: Serge Poltavsky
License: GPL3 or later