Search for «LocalIn»doc code in class tags
Far Enough
by iakamuri on 10 Apr'24 16:32 inIt is the first short composition, that I fully implemented in SuperCollider, it utilizes traditional synthesis techniques and feedback, exploring sco
controlling a synth with HID
by beatboxchad on 13 Jul'23 19:33 inThere are some hardcoded values you'll have to mess with to play with this. On my Thinkpad touchscreen, an element with usage type Finger indicates a
Weed, after P. Bourke
by blueprint on 17 Mar'23 14:13 inThis is an homage to: http://sccode.org/1-5bp which demonstrates the l-systems composition idea. I've used different synths and some of the l-systems
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.
Operator-synth_Isomorphic-version
by Marty Carlton on 02 Mar'22 00:02 inThis is just a different keyboard layout for the code I found called "Operator". Thank you Alexander Lunt, wherever you might be! I changed the weird
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
Make Noise 0-Coast
by bgola on 18 Feb'21 10:45 inTrying to replicate the Make Noise 0-Coast semi-modular synth design Inspired by https://www.youtube.com/watch?v=gQCmjEgFgS4
SpacePan - A Spatial Audio Environment
by audioholic on 07 Nov'20 18:40 inThis is a basic spatial audio tool using source oriented vector based delay and amplitude panning as well as basic room simulation. This code was
Fireflies Intro - Owl City
by eli.fieldsteel on 25 Oct'20 19:20 inre-creation of the introduction to Fireflies by Owl City (original video: https://www.youtube.com/watch?v=psuRGfAaju4)
4 operator phase modulation synth
by david_morgan on 10 May'20 19:56 inNote: you can configure more than 4 operators by changing the value of the numops variable.
In the style of Autechre Mirrage
by g_montel on 19 Jul'19 13:54 inQuick experiment in the style of Autechre Mirrage ambient track
Basic Feedback Delay Network SynthDef
by michaeldzjap on 18 Jul'19 18:40 inExample of a basic feedback delay network or FDN of order 8. Requires the MathLib quark. Use the scale argument to increase / decrease the delay time
blippoo Box
by olaf on 23 May'19 23:26 inThis is a implementation of the blippoo box as it is documented in the article "The Blippoo Box: A Chaotic Electronic Music Instrument, Bent by Design
SynthDEFaults
by unknown on 14 Aug'18 01:57 inSynthDEFaults - A Collection of Tradicional SynthDefs- //under GNU GPL 3 as per SuperCollider license //Organized by Zé Craum //This is the firs