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 (AudioMulchClock, Bjorklund, Ease, PopUpTreeMenu, redMst, redSampler, redSys, redUniverse, UGenPatterns) and in the example folder distributed with supercollider (in misuse_and_hacks).

classes

RedDefault

a hacked default synth. note: this class will overwrite your default synth at recompile. though it is easy to undo and get back to normal. see the accompanying help file for info. used to be a quark.
_download (11kb)
_more info

RedPDU

class for decoding mobile phone text messages (sms). version 101204.
_download (5kb)
_more info

MaxPat

class for generating, parsing, manipulating and converting max/msp 5 files. version 100505.
_download (24kb)
_more info

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)
_more info

RedGrain

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

Pca

pattern class for 1d cellular automata.
_external link
_more info

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

f0plugins

some externals for _supercollider

  • Astrocade - sound chip emulation.
  • Atari2600 - tia sound chip emulation.
  • AY8910 - sound chip emulation.
  • Beep - sound chip emulation.
  • MZPokey - another pokey sound chip emulation.
  • Nes2 - apu sound chip emulation.
  • Pokey - pokey sound chip emulation.
  • RedDPCM - two plugins for encoding and decoding differential pulse-code modulation signals.
  • RedInfo - for reading apple sudden motion sensor, ambient light sensors, battery capacity. includes RedInfoBat, RedInfoLmu, RedInfoSms, RedInfoSms2, RedInfoSms3 as well as the RedAccelerometer wrapper classes.
  • RedLbyl - look before you leap.
  • RedNoise - a really bad pseudo-random noise generator.
  • RedPhasor and RedPhasor2 - two phasors that can loop.
  • SID6581f - sound chip emulation.
  • Slub - for generating cpu spikes.
  • SN76489 - sound chip emulation.

current version 110803
_download f0plugins for osx 10.6 (248kb) (32/64 bit binaries for osx 10.6)
_download f0plugins_src source code (147kb) (compiles under linux, osx 10.5, osx 10.6 + more)

previous version
_download f0plugins_old_binaries (869kb) (binaries for osx 10.5 and windows)

Bit

plugins. bitwise calculations for sc synth (BitAnd, BitLeftShift, BitNot, BitOr, BitRightShift, BitUnsignedRightShift, BitXor).
_download (89kb) (osx ub + win binary + source)
note: as of 19apr2011 these plugins are part of the sc3-plugins package.

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

1hour coding practice - only one synthdef, apr2009
_link

tutorials

practical sound analysis

part of sonic seminars 2011. a supercollider workshop organised by _lullcec. barcelona, oct'11.
_PracticalSoundAnalysis01
_PracticalSoundAnalysis01examples
_PracticalSoundAnalysis02
_PracticalSoundAnalysis02examples
_PracticalSoundAnalysis03
_PracticalSoundAnalysis03examples
_PracticalSoundAnalysisExtras

spektrografi

generating sounds that look good. a supercollider workshop organised by _skaneskonst. malmö, oct'11.
_html

switch-from-pd

a one-day supercollider workshop organised by _lullcec. held at hangar, barcelona, may'11.
_html

pointillisticsound sound

a practical seminar on granular sound synthesis with supercollider. a workshop organised by _lullcec oct'10.
_zip

particular sound

an in-depth look at granular sound synthesis using the free and open-source programming environment supercollider. a workshop held at _nk jun'10.
_zip

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)

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)