apply_midi_drop_voicing
Convert selected MIDI chord notes into drop 2, drop 3, or drop 2-and-4 voicings, with plan-first confirmation and native note readback verification for accurate results.
Instructions
Plan or apply guarded chord drop voicings with complete native note readback verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | Traditional upper-voice octave drop applied independently at each onset. | |
| 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 at complete chord onsets. | |
| trackId | Yes | Stable track ID returned by list_tracks. | |
| 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. |