Search for «Impulse»doc code in class tags
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)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.
panflute sampler
by nicolaariutti on 20 Oct'19 19:42 inA slightly modified version of my sampler (https://scsynth.org/t/sorting-list-of-dictionaries-by-keys/705, https://scsynth.org/t/dictionary-and-array-
Melodic, beat driven, evening synthesis.
by willschrimshaw on 05 Sep'19 13:25 inPosted at the request of Jonathan Reus. Melodic components generated with a simple fm based synth. A nice kick drum sound, some swirly noise and a
In the style of Autechre Mirrage
by g_montel on 19 Jul'19 13:54 inQuick experiment in the style of Autechre Mirrage ambient track
Basic Feedback Delay Network SynthDef
by michaeldzjap on 18 Jul'19 18:40 inExample of a basic feedback delay network or FDN of order 8. Requires the MathLib quark. Use the scale argument to increase / decrease the delay time
Orchestral Sound texture v1
by nicolaariutti on 21 May'19 23:42 inI've used samples from the SSO (https://github.com/peastman/sso).
wavetable interpolation drone
by eli.fieldsteel on 28 Feb'19 07:06 inA lush drone using a waveshaping algorithm for interpolating between multiple wavetables. This code is based off of a similar code example by totalgee
Automatic composition of tonal canons
by 56228375 on 24 Feb'19 16:21 inSlightly older project which I forgot about until I hit on it by coincidence again... having some fun generating tonal canons (using the terminology "
reception: wow (1)OceanTracker
by Scott L Simon on 10 Jan'19 09:25 inExperiments in metering and mapping a synth using sendreply.kr and Level-Indicator.
IDMish modified. It is inspirated from the work of xffff.
by jerome.lapuyade.lahorgue on 18 Dec'18 13:57 inThis patch uses a SynthDef with Demand and triggered Ugens inside. The advantage of this rather using Pbind is the ability to play very speed rhythms
Micro-Rythms and micro-melodies with granular synthesis.
by jerome.lapuyade.lahorgue on 17 Dec'18 15:25 inIn order to not saturate the server, no OSC message is sent at each micro-times; I use Demand Ugens and I can get very speed rhythms.
FMSynth GUI
by Scott L Simon on 16 Dec'18 03:36 inCombined a couple of bits of code from this site - with a few mods. Creates a little performance GUI that does frequency mod.
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
SynthDEFaults
by unknown on 14 Aug'18 01:57 inSynthDEFaults - A Collection of Tradicional SynthDefs- //under GNU GPL 3 as per SuperCollider license //Organized by Zé Craum //This is the firs
Modal synthesis of xilophone, marimba, glokenspiel, tubular bells
by nicolaariutti on 21 Jul'18 11:41 inExample of modal synthesis made with a **Klank** UGEN as _resonator_ and white noise impulse as an _exciter_. All resonators of the Klank UGEN are
reception: awesome (1)Filter Explorer @ 1000 Hz of the Cutoff Frequency (Centre Frequency)
by prko on 22 Apr'18 01:44 inSpecial Thanks to Russell Johnston who gave an excellent solution to MouseLeaveAction issue via the sc-users list! Thanks to Fredrik Olofsson who men
looping buffer granuals
by blueprint on 15 Feb'18 11:47 inThis is a granular synth, much inspired by http://sccode.org/1-4WM It's distinct in that the SynthDef loops in a live recording buffer with a sligh