wind
Wind — Wind instrument synth (modal wrapper). blow exciter. pipe: flute/reed/brass.
Quick Start
wind({ pipe: 'flute', breath: 0.5, gain: 0.35 })Parameters
| Name | Type | Default | Range/Options | Description |
|---|---|---|---|---|
pipe | enum | flute | flute reed brass | Wind instrument type: flute=glass tube, reed=wood pipe, brass=brass pipe |
breath | number | 0.5 | 0–1 0–1 | Breath intensity: scales brightness (0.4–0.8) and hardness (0.3–0.8) simultaneously |
vibratoRate | number | 4.5 | 1–10 Hz | Vibrato rate |
vibratoDepth | number | 0 | 0–1 0–1 | Vibrato depth |
decay | number | — | 0.05–10 s | Decay time override |
gain | number | 0.35 | 0–1 0–1 | Output gain |