supercollider

_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.

MaxPat

class for parsing and converting max/msp 5 files. version 080704.
_download (16kb)

SID6581f

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

AY8910

sound chip emulation plugin (osx ub + win binary + source). 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)

Astrocade

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

Beep

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

SN76489

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

Nes2

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

MZPokey

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

Pokey

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

Atari2600

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

Bit

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

RedNoise

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

RedPhasor

plugin (osx ub + win binary + source). a phasor that can loop. version 080607.
_download (54kb)

Slub

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

RedXM

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

RedMOD

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

RedCards

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

RedExcel

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

RedSampler

'giga' sampler for supercollider. preloads a bit of the beginning of all the soudfiles and streams the rest from disk when needed. useful for massive sample libraries that will not fit in ram. version 070711. used to be RedDiskInSampler.
_download (7kb)

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

TempoClock.sync

extension for beatmatching, interpolation, synchronisation
_external link

Pen3D

3D extension for the Pen class
_class
_examples
_scItunes

server window hack

_external link

generated synths

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

tiny pieces

1hour live coding practice, aug2006
_external link
_as mp3s

1hour live coding practice, jun2007
_external link

tutorials for supercollider

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

some 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)