get_clip_notes
Retrieve the MIDI notes from a specific Ableton Session clip by providing track and clip numbers.
Instructions
Read the MIDI notes of a Session clip.
Parameters:
track_index: Track number (1-based).
clip_index: Clip slot number (1-based).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |