wipe_all_midi
Clear all MIDI items from specified tracks, or the entire project when no tracks are given, and reset composition state. Audio items remain untouched; full project wipe also removes markers and regions.
Instructions
Wipe all MIDI items and reset composition state. Tracks can compose again after.
Only deletes items whose active take is MIDI — audio items on the same tracks are left untouched. On a full wipe (tracks omitted), also clears all markers and regions.
Args: tracks: JSON array of track indices e.g. "[0,1,2]", or empty for all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tracks | No |