set_groove_property
Adjust a groove's timing properties in Ableton Live by specifying its index, the property (base, quantization, timing, random, velocity amount), and a new value.
Instructions
Set a property on a groove.
Args: groove_index: Zero-based index of the groove in the groove pool. property: Property to set. One of: base, quantization_amount, timing_amount, random_amount, velocity_amount. value: New value for the property. For base: 0=1/4, 1=1/8, 2=1/8T, 3=1/16, 4=1/16T, 5=1/32. For amounts: 0.0 to 1.0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| property | Yes | ||
| groove_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |