The Patchbay_

ChucK

Strongly-timed language for real-time synthesis and on-the-fly (live coding) music programming.

LanguageChucK
CategoryLive coding
LicenseGPL-2.0
PlatformsmacOS Windows Linux Web iOS Android
InstallInstaller at chuck.stanford.edu; brew install chuck
First released2003
MaintainedYes
LinksWebsite · Source

Strengths

Limitations

Best for

Learning and performing with precise timing and live-coded synthesis.

Minimal example

SinOsc s => dac;
440 => s.freq;
1::second => now;

Alternatives to ChucK

Sonic PiTidalCyclesFoxDotOvertone

← Back to all tools