piano_roll_add_chord
Add a chord to the piano roll at a specified bar position, with control over MIDI notes, duration, velocity, and channel.
Instructions
Add a chord at a given bar position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| midi_notes | Yes | ||
| time_bars | No | ||
| duration_bars | No | ||
| velocity | No | ||
| channel | No | ||
| pattern | No |