apply_midi_chord_voice_leading
Plan or apply guarded chord voice leading with native note readback verification.
Instructions
Plan or apply guarded chord voice leading with complete native note readback verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | Lead every voice by octave or keep each chord's current bass fixed. | |
| 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. | |
| dryRun | No | Omit or true to return a plan; false requires a valid confirmationToken. | |
| noteIds | Yes | Unique stable note IDs across complete ordered chord onsets. | |
| trackId | Yes | Stable track ID returned by list_tracks. | |
| maxPitch | Yes | ||
| minPitch | Yes | ||
| planHash | No | Hash returned by the matching dry run. | |
| confirmationToken | No | Short-lived, single-use token returned by the matching dry run. | |
| expectedStateVersion | Yes | Exact stateVersion observed immediately before planning. |