gen_emit_arpeggio
Generate arpeggios for chords across multiple octaves, with configurable direction, step length, duration, and velocity.
Instructions
Emit an arpeggio across N octaves for a given chord.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ||
| root | No | C4 | |
| quality | No | min | |
| direction | No | up | |
| step_bars | No | ||
| length_bars | No | ||
| velocity | No | ||
| octaves | No | ||
| pattern | No | ||
| clear_first | No |