Hello all. I'd like to announce the release of
[rtcmix~], a complete encapsulation of Columbia's RTcmix music
programming language in Pd.
RTcmix was created by Brad Garton and Dave Topper as a real-time
version of Paul Lansky's CMIX.
RTcmix features a simplified C-style syntax and includes the
complete STK as well as many custom instruments written by Brad
Garton, John Gibson, Dave Topper, Mara Helmuth and many others.
This version is based on Brad Garton's rtcmix~ for Max/MSP, and
features:
- a custom popup script editor
- multichannel audio in/out
- 20 internally stored scripts
- $ variables set at runtime
- PField control via inlet (eg control a running instrument's
frequency with a slider)
Binaries for linux, windows, OSX, and Raspberry Pi (yes!) are
here: http://sourceforge.net/projects/rtcmix-pd/
The project is released under the LGPL and the source can be found
here: https://github.com/jwmatthys/rtcmix-in-pd
-Joel