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

CutMod1
ExtensionExtension

BBCut2 ring modulator

Description

CutMod1 adds a ring modulator to BBCut2. The frequency and wet/dry mix may be modulated 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:

modamount

Wet/dry mix. 1 is wet, 0 is dry.

modfreq

Modulator frequency. The default is middle C.

mamult

Common ratio of the geometric series for the wet/dry mix.

mfmult

Common ratio of the geometric series for the modulator frequency. The default is a semitone upwards.

Examples