sound_create
Create a standalone instrument by selecting a sound type and optional name. Choose from SingleSound, MultiSound, ProgrammerSound, SoundScatterer, or EventSound for your FMOD project.
Instructions
Create a standalone instrument (usually a SingleSound for a Multi's playlist).
Args: sound_type: SingleSound | MultiSound | ProgrammerSound | SoundScatterer | EventSound. name: Optional instrument name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| sound_type | Yes |