What is the problem?
If you want to fill a pattern with interleaving/alternating values, you currently have to do it in two steps.
- Fill pattern for every other step with value 1
- Fill pattern for every other step with value 2
What should this feature achieve?
Offer a possibility in the Fill function to define two (or more) values that are alternated when filling the pattern
There are some use- / showcases in the related discussions.
Are there any workarounds?
- Manually place 0 or 100 in FX1 in the tracker
- Insert [CUT] command, outcalculate when the sample gets cut and then use the FX value P with the out-calculated value to let the sample start, where it was cut, followed by a [CUT] command …etc…
- Use fill constant with 100 on every 2n step. Then start from step 2 and do the same but with the 0 value on every 2n step.
Any links to related discussions?
Any references to other products?
–