quantize_clip
Align MIDI clip notes to a beat grid with adjustable strength. Specify the track, clip, grid resolution, and pull amount to correct timing in Ableton Live.
Instructions
Quantize the notes in a clip to a grid.
Parameters:
track_index: The index of the track
clip_index: The index of the clip slot
quantize_to: Grid in beats (0.25 = sixteenth note, 1.0 = quarter note)
amount: How strongly to pull toward the grid (0.0 to 1.0)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | ||
| clip_index | Yes | ||
| quantize_to | No | ||
| track_index | Yes |