analyze_midi_clip_chords
Analyze chord events in a MIDI clip against the Live key and scale. Get deterministic candidates, inversions, Roman-numeral function, ambiguity, and chromatic pitch classes without editing notes.
Instructions
Analyze sustained-note-aware chord events in one exact MIDI clip against the current Live key and scale. Returns deterministic chord candidates, inversions, Roman-numeral function, ambiguity, and chromatic pitch classes without editing notes. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clipId | Yes | Stable clip ID: track-N:clip-M from list_clips, or track-N:arrangement-clip-M from list_arrangement_clips for tools that support Arrangement clips. | |
| trackId | Yes | Stable track ID returned by list_tracks. |