midi_delete_note
Delete a specific MIDI note from an item by specifying 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 |