load_drum_kit
Load a specific drum kit into a drum rack on a designated track in Ableton Live. Specify track index, rack URI, and kit path to customize your music production setup.
Instructions
Load a drum rack and then load a specific drum kit into it.
Parameters:
- track_index: The index of the track to load on
- rack_uri: The URI of the drum rack to load (e.g., 'Drums/Drum Rack')
- 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 |