delete_notes
Delete unwanted notes from Synthesizer V Studio projects by specifying note indices or a locator to clean up your composition.
Instructions
Delete note(s) from a group by noteIndices or locator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| locator | No | ||
| noteIndex | No | Single 0-based note index to delete | |
| groupIndex | No | ||
| trackIndex | No | ||
| noteIndices | No | Array of 0-based note indices to delete |