CutBPF1 adds a bandpass filter to BBCut2. The rq value modulates by a geometric series.
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.
cfreqfunc |
Cutoff frequency. |
rqfunc |
Reciprocal of Q value. |
drqfunc |
Common ratio of the geometric series of rq. |