plan_midi_strum_pattern
Create deterministic strum patterns for MIDI chords—up, down, or alternating—while keeping all selected note endings intact.
Instructions
Plan deterministic up, down, or alternating chord attacks while preserving every selected note end.
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. | |
| noteIds | Yes | Unique stable note IDs at complete chord onsets. | |
| trackId | Yes | Stable track ID returned by list_tracks. | |
| direction | Yes | Pitch order for each chord; alternating starts upward and reverses on each following onset. | |
| spreadBeats | Yes | Total beat distance from the first to last attack in each chord. |