sound.synth({ tone, type, duration, beats, attack, decay, volume, pan, generator })
Play a synthesized voice and return a handle for kill/progress/update.
| Name | Type | Required | Description |
|---|---|---|---|
options |
object | no | Synth options object with oscillator and envelope fields. |
object
No additional runtime notes yet.
No additional details yet.