channel_set_step_params
Set per-step parameters (velocity, pan, shift, pitch) for a channel pattern to add groove and dynamics beyond static on/off grid bits.
Instructions
Write per-step graph-editor values (velocity/pan/shift/etc.) — adds groove and dynamics beyond on/off grid bits.
steps: list of {"step": N, "velocity": 0..127, "pan": 0..127 (64=center), "shift": ticks, "pitch": ..., ...}. Only provided keys are written. pattern defaults to the current pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| steps | Yes | ||
| pattern | No |