live_clip_notes
Retrieve a compact list of MIDI notes from a clip, filtering by time range and detail level.
Instructions
List MIDI notes from a clip compactly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | ||
| limit | No | ||
| start_time | No | ||
| end_time | No | ||
| detail | No | ||
| max_items | No | ||
| max_depth | No | ||
| max_string_length | No | ||
| timeout | No | Seconds to wait for Live's main thread. |