CutBPF1:
Filter:
BBCut/Classes (extension) | Libraries > BBCut > Cut FX

CutBPF1
ExtensionExtension

BBCut2 bandpass filter

Description

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.

Class Methods

.new

Arguments:

cfreqfunc

Cutoff frequency.

rqfunc

Reciprocal of Q value.

drqfunc

Common ratio of the geometric series of rq.

Examples