also see my blog:supercollider, blog:livecoding and blog:research
_supercollider is an open source object orientated realtime audio synthesis programming language that runs efficiently across platform. below is some of my work for it in form of classes and plugins. i also have code published as _quarks (PopUpTreeMenu, redDefault, redMst, redSampler, redUniverse, UGenPatterns) and in the example folder distributed with supercollider (in misuse_and_hacks).

classes

MaxPat

class for generating, parsing, manipulating and converting max/msp 5 files. version 090526.
_download (22kb)

RedXM

a complete ft2 compatible tracker that can parse and play back .xm files (extended module). version 080807.
_download (16kb)

RedMOD

a class that can parse and play back .mod files. also works as a [glitch] tracker. version 080807.
_download (37kb)

RedCards

deal with playing cards. version 060510.
_download (8kb)

RedExcel

class for formatting strings. version 050203.
_download (3kb)

RedFolderGUI

this utility class keeps track of documents in a folder. i use it like a quicklauncher. version 050128.
_external link

RedGA

genetic algorithms. breed synths in sc. includes RedGAPhenome for translating an array of floats into a synthdef. version 060517.
_download (12kb)

RedGrain

some classes for server and language side grain synthesis. version 060509.
_download (18kb)

Pca

pattern class for 1d cellular automata.
_external link

class extensions

TempoClock.sync

extension for beatmatching, interpolation, synchronisation
_external link

Pen3D

3D extension for the Pen class
_class
_examples
_scItunes

server window hack

_external link

plugins/ugens

SID6581f

sound chip emulation plugin. source code from the mame package. original by peter trauner and michael schwend among others, ported to sc by me. version 080607.
_download (116kb) (osx ub + win binary + source)

AY8910

sound chip emulation plugin. source code from the mame package. original by ville hallik, michael cuddy, tatsuyuki satoh, fabrice frances, nicola salmoria, ported to sc by me. version 080607.
_download (45kb) (osx ub + win binary + source)

Astrocade

sound chip emulation plugin. source code from the mame package. original by aaron giles and frank palazzolo, ported to sc by me. version 080607.
_download (27kb) (osx ub + win binary + source)

Beep

sound chip emulation plugin. source code from the mame package. original by kt, ported to sc by me. version 080607.
_download (21kb) (osx ub + win binary + source)

SN76489

sound chip emulation plugin. original by lawrence sebald, ported to sc by me. version 080607.
_download (28kb) (osx ub + win binary + source)

Nes2

apu sound chip emulation plugin. original by matthew conte, ported to sc by me. version 080607.
_download (63kb) (osx ub + win binary + source)

MZPokey

another pokey sound chip emulation plugin. original by michael borisov, ported to sc by me. version 080607.
_download (107kb) (osx ub + win binary + source)

Pokey

pokey sound chip emulation plugin. original by ron fries, ported to sc by me. version 080607.
_download (45kb) (osx ub + win binary + source)

Atari2600

tia sound chip emulation plugin. original by ron fries, ported to sc by me. version 080607.
_download (32kb) (osx ub + win binary + source)

Bit

plugin. bitwise calculations for sc synth (and, or, xor, not, leftshift, rightshift, unsignedrightshift). version 080607.
_download (42kb) (osx ub + win binary + source)

RedInfo

plugins. for reading apple sudden motion sensor, ambient light sensors, battery capacity. version 090308.
_download (33kb) (osx ub + source)

RedNoise

plugin. a really bad pseudo-random noise generator. version 080607.
_download (23kb) (osx ub + win binary + source)

RedPhasor and RedPhasor2

plugins. a phasor that can loop. 2 versions. version 090110.
_download (85kb) (osx ub + win binary + source)

Slub

plugin. for generating cpu spikes. version 080607.
_download (20kb) (osx ub + win binary + source)

other

generated synths

synths generated using the RedGAPhenome class: _n_noises and _n_fmsynths
and here are _mp3 and _mp3 excerpts of the sounds the code snippets produces.

synths genereted by other means: _n_fm7patches (req. stefan kersten's _FM7 plugin)
and here are _mp3 excerpts.

tiny pieces

1hour live coding practice, aug2006
_external link
_as mp3s

1hour live coding practice, jun2007
_external link
_as mp3s

tutorials

audiovisuals with sc

files from a workshop held at _pickledfeet mar'09.
_zip

scsg

supercollider study group at iamas, japan. every friday afternoon, jul-nov 2008
notes, tutorials, examples _here (in both english and japanese)

switch-from-max!

a one-day workshop focusing on the free software supercollider and why programming with syntax can be both easier and far superior to the graphical ditto (aka. patching). from a workshop held at _pickledfeet mar'08.
_html

writingAlgorithmsThatSound

aimed to quickly produce some nice sounds using various {}.play tricks and the tdef class. from a workshop held at _pickledfeet mar'07.
_html

beginner tutorials

focusing on ugens and jitlib. from a two day course organised by _ems, stockholm may'04.
_download (13kb)

idm - summer courses sc3

more tutorials written by nick collins and me for the idm03 and steim workshops are available
_here

older supercollider 2 stuff (os9 only)

idm - summer courses sc2

tutorials written by nick collins and me for the idm02 summercourse are available
_here

patch1

version 010809 / req. sc2
_download (2kb)

patch2

version 010816 / req. sc2
_download (1kb)

patch3

version 010822 / req. sc2
_download (2kb)

patch4

version 010911 / req. sc2
_download (2kb)

mxcrosound

version 011215 / req. sc2
_download (1kb)

attack of the mutant pigs

version 020104 / works with both sc2 and sc server
_download (115kb)