PureData CEAMMC library web documentation
available since version: 0.6
Modeled after T. Rossing and R. Perrin, Vibrations of Bells, Applied Acoustics 2, 1987 Model height is 301 mm This model contains 7 excitation positions going linearly from the bottom to the top of the bell
@pos
Get/set strike position (0 is on the bottom)
type: int
range: 0..6
default: 0
@gain
Get/set pluck gain
type: float
range: 0..1
default: 1
@sharp
Get/set strike sharpness
type: float
range: 0.01..5
default: 0.5
@cutoff
Get/set cutoff coefficent
type: float
units: Hz
range: 20..20000
default: 6500
@t60
Get/set time to decay to -60db level
type: float
units: sec
range: 0.1..30
default: 20
@decay_ratio
Get/set decay ratio
type: float
range: 0..1
default: 1
@decay_slope
Get/set decay slope
type: float
range: 0..10
default: 2.5
@gate
Get/set play trigger - 1: on, 0: off
type: float
range: 0..1
default: 0
@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_church_bell/PROP_NAME osc address, if empty bind to
/synth_church_bell/PROP_NAME.
type: symbol
Authors: Serge Poltavsky
License: GPL3 or later