midi_select_notes
Select or deselect all MIDI notes in a specified item. Use the select_all parameter to toggle selection state.
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 |