sound.kill(id, fade?)
Stop an active synth/sample by id, with optional fade time.
| Name | Type | Required | Description |
|---|---|---|---|
id |
number | bigint | string | yes | Active sound identifier. |
fade |
number | no | Optional fade-out duration. |
void
No additional runtime notes yet.
No additional details yet.