Search for «SinOsc»doc code in class tags
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.
Danish Poem Sonification
by Jason_SK on 25 Apr'20 15:58 inHello! Guldhornene is one of my favourite poems by Adam Oehlenschläger So I decided to sonificate it! SC reads, posts the poem from the txt file
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
Boreas
by Alexander Zhagun-Linnik on 26 Mar'20 15:57 inThe second piece in this generative series. Note lengths are now variable within a line, but as the result the total duration of a pattern became vari
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.
Hijacked Tweets in Ndef.
by bernhard on 17 Mar'20 11:16 inVariations of hijacked tweets. In Ndef-mode. Starting point was nathaniel virgo's tweet: {a=LFTri.ar(1);20.do{a=BAllPass.ar(a,80,1);a=((a+0.02)
Simple FM template with additive mixing of modulators
by LFSaw on 02 Mar'20 15:05 inTemplate to create a 2x3 FM Synth. There are two independent FM synths, of type `car(mod1(mod2))`. all carriers and modulators are collected together
Simple FM template
by LFSaw on 02 Mar'20 14:39 inTemplate to create a 2x3 FM Synth. There are two independent FM synths, of type `car(mod1(mod2))`. This is intended to be a starting point for furthe
simple offset patterns v01
by neill.vermaak on 17 Feb'20 16:11 injust a very simple but pretty bell like sound playing harmonies forever ;-)
Scale Listener
by Dindoléon on 13 Feb'20 15:23 inThe Scale Listener is a simple GUI that previews every scale provided in SC, except Ascending/Descending ones. Can also serve as a template for a grap
Dirty Sound Maker
by Dindoléon on 29 Jan'20 15:07 inSimple GUI to produce dirty ambient drones, based on the 'Mini' concept ( see https://sccode.org/1-5aY ). Really simple to use. Displayed words aren't
reception: vraiment excellent merci (1)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)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.
"Variations on a Carol" by Michelle Nguyen
by Bruno Ruviaro on 17 Dec'19 21:29 in"Variations on a Carol" by Michelle Nguyen. Created as a Final Project for the course MUSC 115 - Experimental Sound Design, Santa Clara University, Fa
Judges by Michael Noonan
by Bruno Ruviaro on 17 Dec'19 19:56 in"Judges" by Michael Noonan. Created as a Final Project for the course MUSC 115 - Experimental Sound Design, Santa Clara University, Fall 2019.
Using CCResponder Function to Use Midi Controller Slider to Generate and Control the Frequency of a SinOsc Frequency Variable
by n.salerno on 03 Dec'19 14:30 inI have only been using SuperCollider for a couple of weeks, and I am finding it rather tough, so please bear with me. I would like to use the argumen