PureData CEAMMC library web documentation
available since version: 0.9.4
Modeled after D. Bartocha and . Baron, Influence of Tin Bronze Melting and Pouring Parameters on Its Properties and Bell' Tone, Archives of Foundry Engineering, 2016 Model height is 1m 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 strike gain
type: float
range: 0..1
default: 1
@sharp
Get/set strike sharpness
type: float
range: 0.01..5
default: 0.25
@cutoff
Get/set strike cutoff frequency
type: float
units: Hz
range: 20..20000
default: 4000
@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: 3
@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_french_bell/PROP_NAME osc address, if empty bind to
/synth_french_bell/PROP_NAME.
type: symbol
Authors: Serge Poltavsky
License: GPL3 or later