Search for «Done»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
Sound Simulator's "Ryoji Ikeda Pure Data Tutorial" ported to SC
by gosub on 30 May'24 09:09 inSound Simulator's "Ryoji Ikeda Pure Data Tutorial" ported to SC source: https://www.youtube.com/watch?v=CLddxGIlVPU I only did the porting, kudo
XoX pattern helper
by gosub on 26 May'24 12:01 ina simple helper function to write \dur patterns in a XoX style i.e. Pseq(~xox.("xxooxoxo") * 8/120, inf)
[beginner question] how to transmit parameter value to a function inside a SynthDef
by pictosonic on 17 Feb'24 10:26 inIn this code, I have a list of frequencies. When I am calling \synthexample, I provide some parameters, the usual ones (amp, etc) and other like bb
leaf - an lsystem composition
by blueprint on 17 Nov'23 13:12 inagain, after building the l-system using https://anvaka.github.io/lsystem/ A composition. https://github.com/poetaster/supercollider-lsystems
Experiment with roots of unity
by Muse Score on 28 Jan'23 11:04 inThis is an experiment with roots of unity in supercollider. I took Eulers formula exp(2*pi*I*k/n) = cos(2*pi*k/n)+sin(2*pi*k/n)*I to sonify sums o
Underwater
by Muse Score on 24 Jan'23 12:50 inThis is my first piece of music in the world of supercollider. https://www.youtube.com/watch?v=lpAUKkNgqhU
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
fraction2basimal
by eli.rosenkim on 20 Apr'22 19:28 infunction that extracts repeating digits in "basimal" representations of ratios
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
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
Deep Choir (THX Deep Note inspired synth sketch)
by Andrew Brož on 22 Sep'20 00:18 inTHX Deep Note inspired synth sketch
[SIMPLE] Random Pad Generator
by Checco Ruseo on 17 Sep'20 12:40 inA random pad generation thing. Every time you click EXECUTE, a pad with a certain number of melodic lines is generated using the parameters in the G
control patterns via control bus
by Luka P. on 02 Aug'20 21:01 ina learning example where you can control patterns with running ugens via control bus. acid-like.
reception: useful (1)4 operator phase modulation synth
by david_morgan on 10 May'20 19:56 inNote: you can configure more than 4 operators by changing the value of the numops variable.
bass wobbles
by Luka P. on 24 Feb'20 19:11 incouple of cycles of wobbling bass (as in 'dubstep-wobble'): Saw+Squarewave through a MoogVCF filter. synthDef is 'tempo-agnostic' and there will be pr
Re: circling transpositions
by Luka P. on 18 Feb'20 15:13 insome playing around with m/c/g-transpose in Pbind. this stops after it 2 repetitions, but it could start at the beginning and go on forever - just cha
circling transpositions
by Luka P. on 18 Feb'20 12:54 insome playing around with m/c/g-transpose in Pbind. this stops after it has transposed 6 times a semitone up, but it could start at the beginning and g