mcp_opendaw_quantize_notes
Align note positions to a grid (1/4 to 1/64) with adjustable snap strength. Returns count of quantized notes.
Instructions
Quantize note positions to a grid division.
Snaps each note's start position to the nearest grid line.
division: Grid division — '1/4', '1/8', '1/16', '1/32', or '1/64'. unit_index: Audio unit index (-1 = all AUs). track_index: Specific note track (-1 = all note tracks). strength: 1.0 = full quantize, 0.5 = 50% (keeps some groove).
Returns count of notes quantized.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| division | Yes | ||
| strength | Yes | ||
| unit_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |