sound_set_owner
Sets the owning instrument (MultiSound or Scatterer) for a given SingleSound GUID, then reads back the assignment to confirm the change.
Instructions
Set a sound's owning instrument (e.g. a SingleSound into a MultiSound).
Reads the assignment back before returning — see sound_set_audio_file.
Args: target: SingleSound {guid}. owner: Owner MultiSound/Scatterer {guid}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| target | Yes |