piano_roll_add_arpeggio
Convert a chord into an arpeggio by generating sequential MIDI notes, with configurable direction, repeats, velocity, step size, and note duration.
Instructions
Arpeggiate a chord into sequential notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repeats | No | ||
| velocity | No | ||
| direction | No | up | |
| step_bars | No | ||
| time_bars | No | ||
| midi_notes | Yes | ||
| note_duration_bars | No |