live_arrangement_set_clip_notes
Replace MIDI notes in an arrangement clip with specified pitch, start, duration, velocity, and mute status.
Instructions
Replace notes in an arrangement MIDI clip. notes is a list of dicts with {pitch, start, duration, velocity, mute?}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | Yes | ||
| confirm | No | ||
| track_index | Yes | ||
| arrangement_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||