remove_notes_from_clip
Remove MIDI notes from a clip by specifying a pitch and time range. Focuses deletion on selected note region.
Instructions
Remove MIDI notes from a clip within the given pitch/time window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | Yes | ||
| from_time | No | ||
| time_span | No | ||
| clip_index | Yes | ||
| from_pitch | No | ||
| pitch_span | No | ||
| track_index | Yes |