quantize_clip
Align clip notes to a musical grid in Ableton Live by specifying track, clip, grid resolution, and quantization strength.
Instructions
Quantize notes in a clip to a grid.
Args: track_index: Zero-based index of the track. clip_index: Zero-based index of the clip slot. grid: RecordingQuantization enum value (1=1/4, 2=1/8, 3=1/8T, 4=1/8+T, 5=1/16, 6=1/16T, 7=1/16+T, 8=1/32). amount: Quantize strength from 0.0 to 1.0 (default 1.0 = full quantize).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grid | Yes | ||
| amount | No | ||
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |