quantize_clip
Quantize MIDI clip notes to a chosen grid resolution with adjustable snap strength for precise timing.
Instructions
Quantize the notes in a MIDI clip.
Parameters:
quantization: 4=1 Bar, 5=1/2, 6=1/4, 7=1/8, 8=1/16 (Live's quantization enum)
amount: 0.0-1.0, how strongly to snap notes to the grid
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | Yes | ||
| amount | No | ||
| clip_index | Yes | ||
| track_index | Yes | ||
| quantization | Yes |