get_clip_notes
Read the pitch, timing, velocity, and mute status of every MIDI note in a clip to analyze its chords and melody.
Instructions
Read the actual MIDI notes of a clip (pitch, start_time, duration, velocity, mute) so you can see its real chords/melody. MIDI clips only.
Parameters:
track_index: The track holding the clip
clip_index: The clip slot index (Session scene - 1)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |