plan_midi_ratchet_pattern
Plan straight or triplet MIDI ratchet patterns by specifying repeat counts and gate for selected notes across a beat span.
Instructions
Plan explicit straight or triplet MIDI repeats across complete ordered onsets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gate | Yes | Each repeated note's duration as a fraction of its subdivision. | |
| 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 selected onsets. | |
| trackId | Yes | Stable track ID returned by list_tracks. | |
| spanBeats | Yes | Total beat span occupied by every selected onset's repeats. | |
| repeatCounts | Yes | Repeating ratchet count by ordered onset; 3 creates an exact triplet inside spanBeats. |