PureData CEAMMC library web documentation
available since version: 0.9.6
reset
reset generator
start
start generator
@gate
Get/set play trigger >0: on, 0: off. To set output gain to 0.5 you can 0.5 as trigger
value
type: float
range: 0..1
default: 0
@active
Get/set on/off dsp processing
type: bool
default: 1
@C1
Get/set C1 capacity in nF
type: float
range: 5.2..6
default: 5.5
@C2
Get/set C2 capacity in nF
type: float
range: 40..60
default: 49.5
@R
Get/set R resistance in kOhm
type: float
range: 1.252..1.7
default: 1.6
@L
Get/set L in mH
type: float
range: 6.5..7.3
default: 7.07
@osc (initonly)
Get/set OSC server name to listen
type: symbol
@id (initonly)
Get/set OSC address id. If specified, bind all properties to /ID/noise_chua/PROP_NAME
osc address, if empty bind to /noise_chua/PROP_NAME.
type: symbol
Authors: Serge Poltavsky
License: GPL3 or later