- simple smooth arp by hemsinlet (hems.inlet) @ Code
-
smooth arpeggio, updated envelope by hemsinlet (hems.inlet)
@ smooth arpeggio, updated envelope by hemsinlet (hems.inlet)
arpeggio pseq ( s.boot; ) ( SynthDef(\bass, { |freq = 440, ...
-
Re: Granular electromaton variation by bruno (Bruno Ruviaro)
@ Code
... ({ ( z.free; z = Buffer.alloc(s, 512, 1); z.sine1(1 ...
-
L115bertango (MUSC115) by 0-9Q (unknown)
@ L115bertango (MUSC115) by 0-9Q (unknown)
... ); maestro.seq(~melody2); }).play(t) ) s.makeWindow
- Colby's 115 modulations by cmoeller (cmoeller) @ Colby's 115 modulations by cmoeller (cmoeller)
-
Assignment 2 by margo-gentile (Margo Gentile)
@ Assignment 2 by margo-gentile (Margo Gentile)
... .5, 0, 0.5], inf), ); ) s.record; ( { t=TempoClock(120/60 ...
-
Kelvin - Musc 115 by 0-9Q (unknown)
@ Code
... .suspendAll; maestro.suspendAll }).play(t) ) s.makeWindow;
-
Monophonic SynthDef Sequence by moncrey (moncrey)
@ Monophonic SynthDef Sequence by moncrey (moncrey)
... to build out additional functionality! s.boot; ( SynthDef(\bup, { arg out ...
-
Fed Up with Feedback by codepool (codepool)
@ Code
... SourceForge wiki. p = ProxySpace.push(s.boot); ~out.play; ~out = ~f ...
-
P1 by codepool (codepool)
@ Code
... SourceForge wiki. p = ProxySpace.push(s.boot); p.makeTempoClock; ~out.play ...