PureData CEAMMC library web documentation
available since version: 0.6
@freq
Get/set base frequency
type: float
range: 40..500
default: 100
@detune
Get/set detune percent
type: float
range: 0..1000
default: 5
@spread
Get/set stereo spread
type: float
range: 0..1
default: 1
@harmonic1
Get/set 1st harmonic amplitude
type: float
range: 0..1
default: 1
@harmonic2
Get/set 2nd harmonic amplitude
type: float
range: 0..1
default: 1
@harmonic3
Get/set 3rd harmonic amplitude
type: float
range: 0..1
default: 1
@harmonic4
Get/set 4th harmonic amplitude
type: float
range: 0..1
default: 1
@harmonic5
Get/set 5th harmonic amplitude
type: float
range: 0..1
default: 1
@harmonic6
Get/set 6th harmonic amplitude
type: float
range: 0..1
default: 1
@harmonic7
Get/set 7th harmonic amplitude
type: float
range: 0..1
default: 1
@harmonic8
Get/set 8th harmonic amplitude
type: float
range: 0..1
default: 1
@active
Get/set on/off dsp processing
type: bool
default: 1
@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/synth_risset_arp/PROP_NAME osc address, if empty bind to
/synth_risset_arp/PROP_NAME.
type: symbol
Authors: Oliver Larkin, Serge Poltavsky
License: GPL3 or later