Search for «Routine»doc code in class tags
little
by fatherjason on 04 Aug'24 01:23 inI'm gearing up to do a big project soon; so, this is a little etude—if you will—in preparation. I've been studying Eli Fieldsteel's tutorials for yea
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
Command-line SC utility for MIDI clock out
by jamshark70 on 27 Dec'21 05:52 inWhen sending MIDI clock out at a fast tempo, there may be fewer than 10 ms between clock ticks. If you're sending the clock messages from the same scl
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
Feigenbaum
by henklass on 01 Jan'21 23:19 inMoaning and groaning SuperCollider draws Feigenbaum's bifurcation graph... This project was inspired by this video: https://www.youtube.com/watch?v=E
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
Deep Choir (THX Deep Note inspired synth sketch)
by Andrew Brož on 22 Sep'20 00:18 inTHX Deep Note inspired synth sketch
Chord Crafter
by suhelkeswani on 17 Aug'20 19:20 in# Chord Crafter Chord Crafter is a digital MIDI instrument which allows musiscians, producers, beatmakers, or anybody to instantly build, playback, a
Hotroded "08091500Acid309 by_otophilia"
by bernhard on 15 Apr'20 15:44 inHotroded version of "08091500Acid309 by_otophilia". With additional basssynth, euclidian patterns (needs the Bjorklund Object). With some randomisatio
Graphical Tracker Functions Example
by Dindoléon on 22 Jan'20 17:42 inExample of the Graphical Tracker Functions usage ( https://sccode.org/1-5cA ). Both files should be saved inside the same folder. See internal documen
Birds
by BROKENCODE// on 14 Jan'20 12:24 inI haven't found a quite satisfying code about birds, so here's a very simple SynthDef to start with
Simple wrapper class for VSTPlugin
by david_morgan on 29 Dec'19 19:41 inThis is a class to streamline some of the boilerplate code for wiring up the VSTPlugin extension. It is intended to make using VSTPlugin with a NodePr
reception: jitlib (1)vst (1)crude ringbuffer recording
by LFSaw on 03 Dec'19 19:08 inloop-record into two buffers with record-once control
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
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"
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.