bells
Bells — Bell instrument synth (modal wrapper). body: tubular-bells/vibraphone/steel-drum. character: metal/glass.
Quick Start
bells({ body: 'tubular-bells', character: 'metal', gain: 0.4 })Parameters
| Name | Type | Default | Range/Options | Description |
|---|---|---|---|---|
body | enum | tubular-bells | tubular-bells vibraphone steel-drum | Bell instrument body |
character | enum | metal | metal glass | Tonal character: metal=bright metallic, glass=clear and airy |
vibratoRate | number | 4.5 | 1–10 Hz | Vibrato rate (vibraphone only) |
vibratoDepth | number | 0.2 | 0–1 0–1 | Vibrato depth (vibraphone only) |
decay | number | — | 0.1–30 s | Decay time override |
gain | number | 0.4 | 0–1 0–1 | Output gain |