-
windter by till-bovermann (LFSaw)
@ Code
... edition of 4for8, Helsinki. s.options.numOutputBusChannels = 16; s.reboot; ( var amp ... ; dt = 4.6; playGroup = Group(); s.sync; sorter = Synth.after(playGroup ...
-
greyball by till-bovermann (LFSaw)
@ greyball by till-bovermann (LFSaw)
composition reverb reverb study ( s.options.memSize_(65536 * 4); s.reboot; Spec.add ... ]); Spec.add(\dtime, [0, 2]); ) s.makeWindow ( Ndef(\src, { //SoundIn.ar ...
- Verber by till-bovermann (LFSaw) @ Code
- Dub Echo by bjorn-westergard (Bjorn Westergard) @ Dub Echo by bjorn-westergard (Bjorn Westergard)
- Feedback resonator by 38nonprivate (38nonprivate) @ Feedback resonator by 38nonprivate (38nonprivate)
-
Feedback Oscillator after a pd patch by claudius maximus by lfsaw (LFSaw)
@ Code
... noise sound b = Buffer.alloc(s, 512, 1); b.sine1(1 ... .kr(b)))); src }).play NdefMixer(s)
-
example with sc by burnishimura (tonetron)
@ example with sc by burnishimura (tonetron)
... From Kyoto city in Japan. s.boot; /*SynthDef section*/ ( SynthDef(\raintree02 ... ); Out.ar(0, out); }).send(s); ) /*Task section*/ ( var midiArray = [ [31 ...
-
XL Kaos Looper by axl99 (axl99)
@ XL Kaos Looper by axl99 (axl99)
... the buffer b = Buffer.alloc(s, s.sampleRate * 16, 2) // start synth ...
-
Step Sequencer with Midi/Scales/Tuning capabilities by rukano (rukano)
@ Code
... layout = (); var pointSize = 20; s = Server.default; s.boot; screen.width = Window ...
- Re: Dub Echo using LocalIn + LocalOut (and Ping Pong) by rukano (rukano) @ Re: Dub Echo using LocalIn + LocalOut (and Ping Pong) by rukano (rukano)