Search for «LeakDC»doc code in class tags
Judges by Michael Noonan
by Bruno Ruviaro on 17 Dec'19 19:56 in"Judges" by Michael Noonan. Created as a Final Project for the course MUSC 115 - Experimental Sound Design, Santa Clara University, Fall 2019.
THX Deep Note reconstruction
by nicolaariutti on 26 Oct'19 16:22 inSo long i've been waiting to work on it and this is my attempt in recreating the iconic sound of THX logo using SC. I've tried to follow instructions
panflute sampler
by nicolaariutti on 20 Oct'19 19:42 inA slightly modified version of my sampler (https://scsynth.org/t/sorting-list-of-dictionaries-by-keys/705, https://scsynth.org/t/dictionary-and-array-
Cello
by nicolaariutti on 19 Oct'19 23:18 inmaking some experiments I came out with this sound which resambles a cello to me. Let me know in the comments below what do you think about it. Plea
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
Wavetable Synthesis Patterns
by eli.fieldsteel on 05 Jun'19 23:22 inSome sketches with wavetable synthesis patterns developed in connection with SuperCollider Tutorial 23 on YouTube: https://youtu.be/8EK9sq_9gFI
FM Patterns
by eli.fieldsteel on 22 May'19 16:57 inPattern-based frequency modulation synthesis sketches developed in connection with SuperCollider Tutorial 22 on YouTube: https://youtu.be/dLMSR2Kjq6Y
reception: game music (1)wavetable interpolation drone
by eli.fieldsteel on 28 Feb'19 07:06 inA lush drone using a waveshaping algorithm for interpolating between multiple wavetables. This code is based off of a similar code example by totalgee
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
audio transitions
by 56228375 on 19 Aug'17 11:06 inCode used in the blog article about audio transitions https://technogems.blogspot.be/2017/08/audio-transitions-in-supercollider.html The program pro
Movie without images
by 56228375 on 25 Jul'17 00:06 inRequires supercollider 3.9dev. (But you probably can use older versions if your replace Done.freeSelf with number 2.) All sounds are synthesised - no
DFM & Greyhole dronin'
by LFSaw on 11 May'17 14:13 inExploring sonic possibilities of the DFM and Greyhole UGens.
reception: awesome (1)lcode07synths.scd
by tedthetrumpet on 08 Mar'17 16:05 incollection of synths I'm using for livecoding as at 8/03/2017
chaos gen modular function for modular pseudo ugen prototyping
by tiagmoraismorgado on 27 Nov'16 16:49 inchaos gen modular function for modular pseudo ugen prototyping
LFDNoise Modular version
by tiagmoraismorgado on 27 Nov'16 16:09 ina draft of a modular function for LFDNoise sctochastically selection. i shall be turning this into a pseudo ugen, using high level classes abstraction