/ Examples / Effects / mdaTalkbox


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


Wherein we present the mdaTalkbox vocoder effect.

Right-click to copy examples to your workspace

mdaTalkbox

mdaTalkbox was developed by Paul Kellett and is an open-source vst plugin found here. We've ported it to ChucK and now you too can make the music of the 60s! A vocoder combines two inputs,
a carrier and a modulator, to produce its output signal. Typically the carrier is a speech-like signal and the modulator is a musical tone/instrument.

The Example

Here a sndbuf is wired to the carrier. And a random collection of notes is routed through the StkBlit instrument into the modulator.

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