piano_roll_add_arpeggio
Arpeggiate a chord by converting MIDI notes into a sequential pattern with configurable direction, step bars, and velocity.
Instructions
Arpeggiate a chord into sequential notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| midi_notes | Yes | ||
| time_bars | No | ||
| step_bars | No | ||
| note_duration_bars | No | ||
| velocity | No | ||
| direction | No | up | |
| repeats | No | ||
| channel | No | ||
| pattern | No |