als_extract_midi
Extract MIDI note data (pitch, start, duration, velocity) from a specific clip in an Ableton Live project by providing track and clip indices.
Instructions
Extract MIDI notes from one clip (by track index and clip index) as pitch/start/duration/velocity tuples.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||