/ Examples / LkEffects / CryBaby


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


Wherein we present LiCK's CryBaby effect.

Right-click to copy examples to your workspace

CryBaby

A super-simple wah-wah pedal class by Perry R. Cook, October 2013. Based on Julius O. Smith's experiments with his own CryBaby. More details here.

inlet a connection port for your input audio signal.

Controller a connection port for input control signals.

Wah the amount of the Wah effect between 0 and 1.

Gain multiplier for input signal.

Bypass allows you to bypass the effect.

The Example

In this example our Wah (a CCGenerator node) automates CryBaby's Wah parameter from 0 to 1.

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