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

CutBRF1
ExtensionExtension

BBCut2 band-reject filter

Description

CutBPF1 adds a band-reject filter to BBCut2. Otherwise identical to CutBPF1. 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