Search for «Env»doc code in class tags
UI sounds (pt1)
by nicolaariutti on 02 Jan'19 21:05 inThis code is an attempt to recreate a sound inspired from some technological/science fictional UI interface. Sounds are created using FM technique.
aurora borealis
by nicolaariutti on 27 Dec'18 14:50 inRandom synths selected from VarSaw, Pulse and WhiteNoise create a texture resambling brasses, woods and flutes. It reminds me Micheal Land "The Dig"
IDMish modified. It is inspirated from the work of xffff.
by jerome.lapuyade.lahorgue on 18 Dec'18 13:57 inThis patch uses a SynthDef with Demand and triggered Ugens inside. The advantage of this rather using Pbind is the ability to play very speed rhythms
Micro-Rythms and micro-melodies with granular synthesis.
by jerome.lapuyade.lahorgue on 17 Dec'18 15:25 inIn order to not saturate the server, no OSC message is sent at each micro-times; I use Demand Ugens and I can get very speed rhythms.
"Home" - MUSC 115 Final
by tsonker on 03 Dec'18 21:24 inSoundscape inspired partly by the festive season of Ganesh Chaturthi but mostly by homesickness. (Melody: Imagine Dragon's "Demons") SoundCloud:
Wind Down: Track Creation Project
by pkirk on 29 Nov'18 22:41 inUse of Synthdefs, Pbinds, and Pspawner to create a unique track. This track was create for Bruno Ruviaro's course in Experimental Sound Design.
midi soft takeover
by meunier.fabien on 21 Nov'18 17:25 init avoids jump of value when the value on your GUI and the value of your midi controller are differents. In other words your midi controller take cont
Harmo : Harmonic Series modulated by a MultiSlider interface.
by Dindoléon on 18 Nov'18 15:16 inMultiSlider plot display allowing to shape a harmonic series. This is a simplification of Bruno Ruviaro's Additive Synthesis GUI Demo 2.
Granular Sampling demo [no GUI]
by Bruno Ruviaro on 17 Nov'18 01:34 inPlayBuf, granular sampling, Pbind, fork, TGrains
ChannelStrip
by meunier.fabien on 10 Nov'18 20:16 inA channel strip and master bus SynthDef to create your own mixer, be carefull cause you can create feedback loops by feeding channel A into channel B
Demo: Loading a MIDI file, playing it with your own SynthDef
by Bruno Ruviaro on 09 Nov'18 02:04 inLoad a MIDI file and play it with your own SynthDef. Examples of how to use it with Pbindf
"The Scientist" - Coldplay [MUSC 115: Modulations]
by tsonker on 05 Nov'18 20:18 inRemixed Coldplay's "The Scientist" mainly through amplitude modulation and frequency modulation for a sound design class assignment. SoundCloud: ht
Beatboxing and Bach
by aahrens on 25 Oct'18 02:10 inTaking inspiration from "Switched-On Bach", this is a supercollider rendition of Invention No. 13 in A Minor. The melody is held in Pbinds, and I m
Using a MIDI keyboard - simple example
by Bruno Ruviaro on 18 Sep'18 00:26 inBasic example - how to use a MIDI keyboard with a simple synth
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