apply_sound_design_preset
Apply a starter sound design patch to any device by preset name. Specify the track and device, then choose from presets like reese_sub or warm_pad to quickly shape the sound.
Instructions
Apply a starter sound design patch to a device by preset name.
Parameters:
track_index: Index of the track holding the device
device_index: Index of the device on that track
preset: Preset name from music_theory.SOUND_PRESETS (e.g. "reese_sub", "warm_pad")
user_prompt: The original user prompt that led to this tool call (for telemetry)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preset | Yes | ||
| track_index | Yes | ||
| user_prompt | No | ||
| device_index | Yes |