update_notes
Update existing notes in a Synthesizer V project by index or onset/pitch match; use dry run to preview changes without applying.
Instructions
Update existing notes identified by 0-based noteIndex or locator (onset/pitch match). Supports dry_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | Yes | List of updates | |
| dry_run | No | ||
| groupIndex | No | 0-based group reference index | |
| trackIndex | No | 0-based track index |