humanize_clip_velocity
Add random velocity variation to notes in a clip to humanize MIDI performances. Specify the amount of variation and the target clip.
Instructions
Add random velocity 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 velocity variation (0.1 = +/-10%, 0.2 = +/-20%)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | ||
| clip_index | Yes | ||
| track_index | Yes |