CutTape adds a tape slow effect to a BBCut2 block.
All arguments can be constant values, but they can also be anything that responds to .value. In the latter case, .value is called every block, with the current block as an argument.
choicefunc |
Run the effect whenever this is true. Defaults to |
dutyfunc |
Determines the duty cycle of the tape slow effect, from 0 to 1. Defaults to 0.7. |