Search for «Mix»doc code in class tags
Space Game
by mjsyts on 20 Jul'22 15:47 inTop-down space shooter for SuperCollider. It is probably too easy but (I think) it is still fun.
music for airports inspired generative music
by infinite digits on 01 Dec'21 18:32 inthis is a infinite generative song based on Eno's Music for Airports. I realize this could be split up into different SynthDef's and sequenced with
SCTweets - 140 Character - swiki repost
by zecraum on 08 Apr'21 05:42 in140 Character Examples https://swiki.hfbk-hamburg.de/MusicTechnology/899 A popular way to share SuperCollider code is to post it to the social n
LfBrownNoise and Gendy Experiments
by bernhard on 10 Dec'20 12:56 inLfBrownNoise and Gendy Experiments for a course at HKB Bern
Chaos Machine
by dkam136 on 09 Dec'20 12:58 inI've been building some tutorials for SuperCollider and just wanted to share this one I made on creating a Chaos Machine in SuperCollider. Full disclo
Eternal Elevator Ensemble
by 56228375 on 08 Dec'20 01:15 inLegend has it that on December 14th of 1287, the day that lives by the name of St. Lucia's Flood, a metalic artifact was unearthed filled with undecip
In-between, longing
by jpdrecourt on 29 Sep'20 23:04 inThis is the full code of the piece "In-between, longing" posted here for reference. For a brief explanation of some of the features of the code, pleas
Polyswing_asym
by bernhard on 01 May'20 22:59 inRhythm-Experiment for sambalike patterns. The goal are cyclic patterns that accelerate in asymetrical way inside one cycle.
SCGAZER version 1.0
by kergener on 25 Apr'20 14:34 inSC recreation of Møffenzeef Mødular Stargazer drone synthesizer
reception: drone (1)synth (1)modular (1)Hotroded "08091500Acid309 by_otophilia"
by bernhard on 15 Apr'20 15:44 inHotroded version of "08091500Acid309 by_otophilia". With additional basssynth, euclidian patterns (needs the Bjorklund Object). With some randomisatio
Paulstretch for SuperCollider
by jpdrecourt on 07 Apr'20 09:46 inThis is a port of the basic Paulstretch algorithm to SuperCollider (no onset detection). Mono version, for stereo, use 2 instances hard panned. The so
reception: thanks (1)Boreas
by Alexander Zhagun-Linnik on 26 Mar'20 15:57 inThe second piece in this generative series. Note lengths are now variable within a line, but as the result the total duration of a pattern became vari
Simple FM template with additive mixing of modulators
by LFSaw on 02 Mar'20 15:05 inTemplate to create a 2x3 FM Synth. There are two independent FM synths, of type `car(mod1(mod2))`. all carriers and modulators are collected together
Simple FM template
by LFSaw on 02 Mar'20 14:39 inTemplate to create a 2x3 FM Synth. There are two independent FM synths, of type `car(mod1(mod2))`. This is intended to be a starting point for furthe