
Slow-coding with SuperCollider. SuperCollider homepage on sourceforge.net
MantaCtl is a simple controller convenience class for the Snyderphonics Manta. This class is a work in progress, and is for now little documented. It was initially developed for use in performances at HCI2009 Open House with Choreographer Jane Turner, as part of the Anglia Ruskin University's Digital Performance Laboratory. William Gates Building, University of Cambridge, 2009-09-02. MantaCtl (version 2009-09-02, 8kb)

PitchCircle provides a visual representation of cycle of fifths sets in the form of 12TET ic 7 segments and subsets, entered as arrays of integers. PitchCircle is also available as a SuperCollider Quark. Download PitchCircle (version 2009-04-15, 12kb)
SFUtils are small utility classes allowing easy management of sound file parameters, including batch conversions, of normalisation, bit-depth, header format and file name. Download SFUtils (version 2008-02-25, 12kb)
image Julian Rohrhuber
HierSch (Hierarchical Scheduler) schedules and quantises prioritised functions to a TempoClock grid. At any given time by default only the function with the highest priority is evaluated. HierSch is also available as a SuperCollider Quark. Download HierSch (version 2009-01-22, 32kb)

honk is a String method extension to allow easy SuperCollider integration with the UNIX alert utility BigHonkingText (OSX only). Download honk (version 2008-03-15, 5kb)

Scet (SuperCollider egg timer) is a tiny interval timing utility for disciplined live and slow-coding (or for boiling eggs). Sceth is a version of Scet for OSX only that uses honk (see above). Download Scet and Sceth (version 2007-07-27, 16kb).