midi_delete_note
Delete a specific note from a MIDI item by providing the item index and note index.
Instructions
Delete a note.
Args: item_index: MIDI item index. note_index: Note index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_index | Yes | ||
| note_index | Yes |