Search for «List»doc code in class tags
[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
God Rest Ye Merry, Xentlemen
by walters on 01 Dec'23 17:30 inXenharmonic rendering of the Xmas favorite
reception: interesting way of harmonizing (1)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
Re: sloth canons [Pattern Extension]
by tom.dugovic on 24 Apr'22 04:21 inSave this as an extension and recompile class library. You can now use `Psloth([0,1,0], 10)`, for example, instead of declaring a new routine for each
monzos + sloth patch
by eli.rosenkim on 20 Apr'22 19:37 infun patch using sloth canons to control places of a monzo
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
mutronome (brownian motion of beats)
by eli.rosenkim on 20 Apr'22 19:23 inbeat absolute locations rather than deltas meander randomly each cycle
exhaustive MIDI debugger
by soundlake on 21 Jul'21 22:58 inInspired by https://sccode.org/1-5co Written in 3.11.2. All arguments are labeled. Source ID becomes more human-readable format; MIDIEndPoint.devi
[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
FxChain class
by kennethflak on 26 Feb'20 15:36 inA relatively lightweight way for me to quickly add effects. Not very advanced, but it gets the job done. The effect synths are supposed to do the job
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)creating rhythms
by Fredrik Olofsson on 09 Oct'17 09:04 infrom the book 'Creating Rhythms' by Stefan Hollos & J. Richard Hollos http://abrazol.com/books/rhythm1 ported from c to supercollider related class
reception: useful (1)granular AM synthesis
by 56228375 on 19 Feb'17 01:06 inMy first composition that goes beyond tweaking documentation examples. It uses a kind of granular synthesis where each grain is a short AM synthesized
Re: Launchpad Spiral
by grirgz on 21 May'16 20:07 inFor the challenge, let's make the path algorithmically =)
MCElectronique.sc
by brianlheim on 21 May'15 20:23 inMCElectronique.sc (Meta-Composer or Meta-Coder Electronique) is a tool for finding inspiration and humor in random but interesting output. Essentially
The Beasties
by henklass on 16 Jan'15 18:56 inA life simulator. Beasties are running across the screen, eating, finding a mate and eventually dying. Every event has its own sound.
reception: cool (1)awesome (1)