get_clip_notes
Retrieves all MIDI notes from a clip in Ableton Live. Specify the track and clip index to get note data.
Instructions
Get all MIDI notes from a clip.
Parameters:
track_index: The index of the track containing the clip
clip_index: The index of the clip slot containing the clip
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| track_index | Yes |