PureData CEAMMC library web documentation
available since version: 0.5
CENTROID
main frequency (MIDI pitch)
type: float
RATE
glissanso speed
type: float
@rate
Get/set glissanso speed
type: float
range: -2..2
default: 0.01
@centroid
Get/set main frequency. Units: MIDI note
type: float
range: 20..120
default: 60
@range
Get/set glissando range in MIDI note units
type: float
range: 1..120
default: 120
@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_tone/PROP_NAME osc address, if empty bind to
/synth_risset_tone/PROP_NAME.
type: symbol
Authors: Oliver Larkin, Serge Poltavsky
License: GPL3 or later