Search for «OSCdef»doc code in class tags
OSC etude #1
by emergent on 20 Mar'21 14:36 in3 bandpass-filtered sawtooth waves, center frequency of bandpass filter modulated by OSC via the multitouch feature of Sensors2Osc
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
OceanTracker
by Scott L Simon on 10 Jan'19 09:25 inExperiments in metering and mapping a synth using sendreply.kr and Level-Indicator.
Scoring a movie with supercollider
by 56228375 on 12 Aug'17 11:34 inThis is the supercollider code used in the tutorial about creating a generative movie score with supercollider and blender. The tutorial itself is loc
Tracking buffer .read and .free
by jamshark70 on 30 Jan'16 06:45 inIf you need to maintain a list of buffers (say, for a GUI) and have that list update automatically even if the user issues Buffer.read or b.free comma
Receiving NIMate generated OSC messages
by rev on 13 Jun'14 12:47 inSimple Theremin receiving OSC messages generated by NIMate via a MS Kinect. The code is raw and contains arbitrary mapping. Works with "Full Skeleton
Simple Amplitude Trigger (language side)
by rukano on 21 Oct'13 12:45 inSimple amplitude trigger using Onsets, Amplitude and SendReply for sending triggers to sclang from SoundIn.
Simple Amplitude Tracker (language side)
by rukano on 21 Oct'13 12:41 inIt's jsut an amplitude tracker, to exaplin how to send values from scsynth to sclang.