get_notes
Get all MIDI notes from a MIDI clip in Ableton Live. Returns pitch, start time, duration, and velocity for each note.
Instructions
Get all MIDI notes from a MIDI clip. Returns pitch, start time, duration, velocity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| slot_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |