pad
Pad — String pad synth (modal wrapper). bow exciter over string bodies. body: violin/viola/cello/double-bass.
Quick Start
pad({ body: 'cello', air: 0.5, motion: 0.3, gain: 0.3 })Parameters
| Name | Type | Default | Range/Options | Description |
|---|---|---|---|---|
body | enum | cello | violin viola cello double-bass | String instrument body (determines vibratoRate) |
air | number | 0.5 | 0–1 0–1 | Upper harmonic brightness (maps to brightness) |
motion | number | 0.3 | 0–1 0–1 | Vibrato depth (maps to vibratoDepth) |
decay | number | — | 0.05–30 s | Decay time override |
gain | number | 0.3 | 0–1 0–1 | Output gain |