Search for «DelayC»doc code in class tags
Introduction of Sweet Dreams
by prko on 28 Oct'23 00:16 ininspired from "2018 09 18 18 20 48 sweet dreams twitch" by studioTTTguTTT: "https://www.youtube.com/watch?v=vFqCyfdNbZM&lc=Ugz8PRnQHrWs-XOm45p4AaABA
Convolution reverb and impulse responses
by zecraum on 12 Jun'23 02:42 inBoilerplate code for creating and testing convolution reverb and impulse responses
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
sloth canons
by eli.rosenkim on 20 Apr'22 19:36 inroutine that takes a seed and generates a self-similar sloth canon with it by adding each term to each term, better explained in this blog post: https
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
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
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
Doppler Pitch Shift
by kennethflak on 05 Nov'20 09:09 inA first attempt to port a doppler pitch shifter following this tutorial: https://www.youtube.com/watch?v=uyzY_ZP54pA to SuperCollider from Max.
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
Danish Poem Sonification
by Jason_SK on 25 Apr'20 15:58 inHello! Guldhornene is one of my favourite poems by Adam Oehlenschläger So I decided to sonificate it! SC reads, posts the poem from the txt file
Piano phase
by jpdrecourt on 07 Apr'20 13:39 inEarly experimentation with patterns. Attempt at recreating Piano Phase by Steve Reich with random part lengths.
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)Creepy plinking
by badnumbersmusic on 05 Oct'19 21:43 inJust rediscovered this thing I made a couple of months ago. I love it.
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