humanize_clip_timing
Add random timing variation to notes in a clip to create a more natural, human performance feel. Adjust the amount from subtle to heavy.
Instructions
Add random timing variation to notes in a clip for a more human feel.
Parameters:
track_index: The index of the track containing the clip
clip_index: The index of the clip slot containing the clip
amount: Amount of timing variation in beats (0.05 = subtle, 0.1 = moderate, 0.2 = heavy)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | ||
| clip_index | Yes | ||
| track_index | Yes |