generate_drum_pattern
Create a drum pattern and add it to a MIDI clip in Ableton Live. Specify the track, clip, style (basic, house, hiphop, dnb, random) and length in beats.
Instructions
Generate a drum pattern and add it to a clip.
Parameters:
track_index: The index of the track (should be a drum track)
clip_index: The index of the clip slot
style: Pattern style (basic, house, hiphop, dnb, random)
length: Pattern length in beats
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | basic | |
| length | No | ||
| clip_index | Yes | ||
| track_index | Yes |