/ Examples / Effects / MultiComb


Projects .. AudioIO .. Control
NoteStreams .. Instruments
Filters .. Effects .. LiCK Effects
Plot .. Utility .. Pure ChucK


Wherein we present the MultiComb effect chugin.

Right-click to copy examples to your workspace

MultiComb

A chugin that creates multiple simultaneous comb filters randomly chosen within a specified frequency range and spread across the stereo field.

Num the number of comb filters.

MinFreq the minimum frequency in the frequency range.

MaxFreq the maxiumu frequency in the frequency range.

Ringtime the duration of the filter "ring".

Gain multiplies the input signal prior to the delay. Remember to keep an eye on this value as undamped reverbation can get out of hand.

Bypass allows you to bypass the delay effect.

The Example

In this example we stimulate the multicomb with a periodic Impulse generated by Euclid. NumGen automates the Num param from 2 to 12.

home .. topics .. interface .. reference .. examples .. tipjar