Search for «Env»doc code in class tags
magic sparkly rainbow!!!!!!<3
by daisystomper on 13 Aug'21 22:56 insome scale stuff by a novice-SC lovable unicorn
Auditory Scene Analysis, a SuperCollider companion (Chapter 1)
by mjf352 on 28 Jul'21 01:36 inThis is an estimation of every audio-based experiment from "Auditory Scene Analysis, Chapter 1" in the form of SuperCollider code. The purpose is to p
gongFM_SC
by Oscar Recarte on 12 Jul'21 00:35 inVarious gong-like sounds using FM synthesis. More detailed info (in Spanish) at https://recarteblog.wordpress.com/2021/05/05/gongfm_sc/
droneFM01
by Oscar Recarte on 11 Jul'21 08:50 inPolyrhythmic and dynamic FM drone. More detailed info (in Spanish) at https://recarteblog.wordpress.com/2021/02/23/example-post-2/
Damped Driven Double Pendulum Sonification and Visualization
by xavieredavenport on 29 Jun'21 23:25 inctrl+enter to run ctrl+. to stop Version 1. A little toy physics simulation of a double pendulum with damping and drive. The math is a little inc
Drunken Dwarf
by Melas Onos on 19 Jun'21 02:28 inJust some weird thing made with some physical modelling gone wrong
Bjorklund Toy
by rinalka1227 on 21 Apr'21 17:01 inToy built to facilitate experimenting with Bjourklund to step through two different 'chords'. The "onChord" is used in some way for each Bjorklund hi
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
A Modular Approach To Phase Modulation
by bp on 29 Mar'21 04:37 inIn messing around with PM/FM synthesis, I had this idea to make a SynthDef that represents one individual operator in a PM synth. Then the operators a
OSC etude #1
by emergent on 20 Mar'21 14:36 in3 bandpass-filtered sawtooth waves, center frequency of bandpass filter modulated by OSC via the multitouch feature of Sensors2Osc
Vocal Clouds (work in progress)
by emergent on 08 Mar'21 14:16 inA sample-based granular synthesizer to make a cloud-like texture from short vocal samples, which can then be played with a MIDI controller ## ToDo:
Meandering Sines
by emergent on 06 Mar'21 15:29 in8 sine waves, each with a slightly meandering frequency, random phase, slowly varying amplitude, slowly wandering through the stereo field; pitches ar
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
GUI to generate scale- and arpeggio-like fragments in Just Intonation
by jordanwhitede on 20 Dec'20 15:03 inI developed this to help me work on hearing and playing in just intonation. It's my first GUI so feedback is very welcome, but it works basically ok f
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
first steps with NamedControl
by emergent on 05 Dec'20 18:15 inmy first experiment with NamedControl shorthand notation.
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.