Search for «SynthDef»doc code in class tags
monzos + sloth patch
by eli.rosenkim on 20 Apr'22 13:37 infun patch using sloth canons to control places of a monzo
sloth canons
by eli.rosenkim on 20 Apr'22 13: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 13:28 infunction that extracts repeating digits in "basimal" representations of ratios
mutronome (brownian motion of beats)
by eli.rosenkim on 20 Apr'22 13:23 inbeat absolute locations rather than deltas meander randomly each cycle
Operator-synth_Isomorphic-version
by Marty Carlton on 01 Mar'22 18:02 inThis is just a different keyboard layout for the code I found called "Operator". Thank you Alexander Lunt, wherever you might be! I changed the weird
classical piano music in SC
by stewartmandell on 17 Feb'22 12:37 inHello Everyone. This is my first post. I'm trying to transcribe classical piano music to SuperCollider. Here is my problem. In piano music, a
Buffer Plotter
by Dindoléon on 05 Jan'22 09:06 inThis is a setup that allows you to plot a Synth() output, using a buffer. See https://scsynth.org/t/what-is-the-best-way-to-plot-a-synth/5160 .
magic sparkly rainbow!!!!!!<3
by daisystomper on 13 Aug'21 16:56 insome scale stuff by a novice-SC lovable unicorn
Auditory Scene Analysis, a SuperCollider companion (Chapter 1)
by mjf352 on 27 Jul'21 19: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 11 Jul'21 18: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 02: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 17: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 18 Jun'21 20:28 inJust some weird thing made with some physical modelling gone wrong
Bjorklund Toy
by rinalka1227 on 21 Apr'21 11: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
A Modular Approach To Phase Modulation
by bp on 28 Mar'21 22: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 09:36 in3 bandpass-filtered sawtooth waves, center frequency of bandpass filter modulated by OSC via the multitouch feature of Sensors2Osc