Search for «Pn»doc code in class tags
Weed, after P. Bourke
by blueprint on 17 Mar'23 14:13 inThis is an homage to: http://sccode.org/1-5bp which demonstrates the l-systems composition idea. I've used different synths and some of the l-systems
Re: Generating Graphics and Music From The Dragon Curve
by blueprint on 08 Mar'23 13:17 inThese are variations using lsystems I built for: https://anvaka.github.io/lsystem/ I've only changed the LSystem itself, not the note selections or
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
Controlling an external synth parameters with NRPN / adding LFOs
by g_montel on 23 Oct'20 10:06 inI bought a Sequential OB-6 recently and you can control all the parameters with NRPN messages. I wanted to control these NRPN parameters with pattern
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
drum sequencer to drive external midi device or software like ableton
by 56228375 on 19 Apr'20 19:03 inSimple drum machine in supercollider (with presets!). Even if the code is not very sophisticated, it offers some possibilities not widely available in
Aphex Twin's Avril 14th - SuperCollider transcription by Nicola Ariutti
by nicolaariutti on 19 Mar'20 22:27 inAphex Twin's Avril 14th - SuperCollider transcription by Nicola Ariutti. From a music sheet by Micheal Jordan (https://www.sheetsdaily.com/piano/sh
switched off bach
by bernhard on 17 Mar'20 11:41 inA rip off of «Beatboxing and Bach» by aahrens, whitout the drums plus some cheesy synths.
Re: midified arpeggiator/auto-accompaniment using patterns
by elgiano on 11 Jan'20 18:03 inRe: Let me know if you have ideas for improvement! (code-wise or feature-wise) -> I used an object prototype to streamline the process of registering
midified arpeggiator/auto-accompaniment using patterns
by 56228375 on 03 Jan'20 01:19 inProof of concept code for a midified arpeggiator/auto-accompaniment system, quickly reacting to chord changes Midi is received as input, and supercol
Skyline by Bobby Macdonald
by Bruno Ruviaro on 17 Dec'19 23:25 in"Skyline" by Bobby Macdonald. Created as a Final Project for the course MUSC 115 - Experimental Sound Design, Santa Clara University, Fall 2019.
Generating Graphics and Music From The Dragon Curve
by 56228375 on 26 Jan'19 22:09 inThis minimal music generator uses a Lindenmayer system to generate composition instructions. Interpreting those same instructions twice with some rand
"Home" - MUSC 115 Final
by tsonker on 03 Dec'18 21:24 inSoundscape inspired partly by the festive season of Ganesh Chaturthi but mostly by homesickness. (Melody: Imagine Dragon's "Demons") SoundCloud:
Wind Down: Track Creation Project
by pkirk on 29 Nov'18 22:41 inUse of Synthdefs, Pbinds, and Pspawner to create a unique track. This track was create for Bruno Ruviaro's course in Experimental Sound Design.
Granular Sampling demo [no GUI]
by Bruno Ruviaro on 17 Nov'18 01:34 inPlayBuf, granular sampling, Pbind, fork, TGrains
Demo: Loading a MIDI file, playing it with your own SynthDef
by Bruno Ruviaro on 09 Nov'18 02:04 inLoad a MIDI file and play it with your own SynthDef. Examples of how to use it with Pbindf
"The Scientist" - Coldplay [MUSC 115: Modulations]
by tsonker on 05 Nov'18 20:18 inRemixed Coldplay's "The Scientist" mainly through amplitude modulation and frequency modulation for a sound design class assignment. SoundCloud: ht
Beatboxing and Bach
by aahrens on 25 Oct'18 02:10 inTaking inspiration from "Switched-On Bach", this is a supercollider rendition of Invention No. 13 in A Minor. The melody is held in Pbinds, and I m
SynthDEFaults - Patterns Examples
by unknown on 14 Aug'18 02:00 inPatterns examples using SynthDEFaults library