wipe_all_midi
Remove all MIDI items from chosen tracks or the whole project, keeping audio untouched. Reset composition state so tracks can record anew; full wipe also clears 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 |