chuck~ (for Pure Data)

a ChucK external for Pure Data
Martin Robinson
16 April 2007

chuck~ is a Pure Data external that makes it simple to use ChucK inside of your patches. Currently, chuck~ encapsulates a nearly-complete (see below) ChucK 1.2.0.8 environment. chuck~ passes PD signal and float data to and from the ChucK environment via the ChucK adc/dac units and special PD UGen. chuck~ is based on the original Max/MSP chuck~ by Brad Garton.

Download

Binary versions of ChucK are available for both Windows and OS X.

For Linux, Windows and Mac OS X the source is also available here: chuck~-0.1.3.tar.gz (2.4 Mb).

Older versions:

Usage

Here is a picture of an example (examples/test.pd in the distribution) usage of chuck~. I recommend that you download chuck~ and play with this patch yourself.

example usage

Errata