load_drum_kit
Load a drum rack onto a specified track and insert a chosen drum kit from the browser into it.
Instructions
Load a drum rack and then load a specific drum kit into it.
Args: track_index: Zero-based index of the target track. rack_uri: URI of the drum rack to load. kit_path: Path to the drum kit inside the browser (e.g. 'drums/acoustic/kit1').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kit_path | Yes | ||
| rack_uri | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |