midi_select_notes
Select or deselect all notes in a specified MIDI item using item_index and select_all.
Instructions
Select/deselect all notes in item.
Args: item_index: MIDI item index. select_all: True=select, False=deselect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_index | Yes | ||
| select_all | No |