add_single_sound
Add a single-sound instrument to an FMOD event at a specified event path using an audio GUID. Configure looping, streaming, async mode, start offset, and length for precise audio integration.
Instructions
Add a new group track with a Single-Sound instrument to an event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_path | Yes | ||
| audio_guid | Yes | ||
| loop | No | ||
| streaming | No | ||
| async_mode | No | ||
| start | No | ||
| length | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||