midi_delete_cc
Delete a specific CC event from a MIDI item by specifying the item and CC event indices.
Instructions
Delete a CC event.
Args: item_index: MIDI item index. cc_index: CC event index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc_index | Yes | ||
| item_index | Yes |