channel_get_step_params
Fetch per-step parameter values for a channel in the current pattern, such as velocity, pan, shift, pitch, and release. Returns one row per active step.
Instructions
Read per-step graph-editor values for a channel in the current pattern.
params: any of velocity, pan, shift, pitch, fine_pitch, release, mod_x, mod_y (default: velocity, pan, shift). Returns one row per active step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| steps | No | ||
| params | No | ||
| active_only | No |