Fl Channel Steps
fl_channel_stepsRead or write a channel's step grid in a pattern. Set steps as booleans (16 per bar) or fill every Nth step; omit both to read a specified number of steps.
Instructions
Read or write a channel's step grid in a pattern. steps: list of booleans (16 per bar). fill_every=N fills
every Nth step instead. Omit both to read count steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| index | Yes | ||
| steps | No | ||
| pattern | No | ||
| fill_every | No | ||
| fill_offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||