midi_delete_cc
Delete a specific CC event from a MIDI item using item and CC indices to clean up controller data.
Instructions
Delete a CC event.
Args: item_index: MIDI item index. cc_index: CC event index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_index | Yes | ||
| cc_index | Yes |