- Mono2eN - SynthDef by callum-goddard (Callum Goddard) @ Code
-
Night creatures by ttsesmetzis (ttsesmetzis)
@ Night creatures by ttsesmetzis (ttsesmetzis)
... wilderness ( var creature, creatures = 100; s.waitForBoot { SynthDef(\creature,{| out = 16 ... : rrand( 5.0, 10.0 ) ) } }; s.sync; Synth.tail( 1, \reverb ...
-
The Unfunky Drummer by schemawound (Schemawound)
@ Code
... = ~source.collect{|source| Buffer.read(s, source)}; ~patterns = ~numOfPatterns.collect{|val ... ) * rateScale, doneAction: 2) * amp);}).add; s.sync; Ppar(~patterns, inf).play ...
-
Autumn moonlight - a worm digs silently into the chestnut by schemawound (Schemawound)
@ Code
... (f)}; var line = {|s,e| Line.kr(s,e,time,1,0 ...
- Formant Synthesis Singers GUI Demo by bruno (Bruno Ruviaro) @ Code
-
Subtractive Synthesis GUI Demo 1 by bruno (Bruno Ruviaro)
@ Code
... see how the spectrum changes. */ s.waitForBoot({ var noise, win, slider2d ... .doOnce({Window.closeAll}); win.onClose = {s.freeAll; Window.closeAll}; }); // end of ...
- Additive Synthesis Demo with QuNeo - Patch 3 (Risset Bell) by bruno (Bruno Ruviaro) @ Code
-
Gravel by alextiberiuskirk (alextiberiuskirk)
@ Gravel by alextiberiuskirk (alextiberiuskirk)
... ; ); ) ) ( ( ~sound = Group.head(s); ~fx = Group.tail(s); ); ( Synth.head(~source,\Grain ...
- Sound file chunks: Workaround for single-precision buffer indexing by jamshark70 (jamshark70) @ Sound file chunks: Workaround for single-precision buffer indexing by jamshark70 (jamshark70)
-
wobble bass by 0-2U (grirgz)
@ wobble bass by 0-2U (grirgz)
... , sig); }).add; ~bus = Bus.audio(s,2); Pdef(\wobble).quant=4 ... ,sig5; var buf = LocalBuf(2*s.sampleRate, 2); var rate; var ...