-
Cumulative Pulses by henklass (henklass)
@ Cumulative Pulses by henklass (henklass)
... 0 1 0 0 1 S: 3 1 2 2 2 ... 0 1 0 0 0 s: 4 1 2 2 3 ... 0 1 0 0 0 s: 4 1 2 2 3 ... different channel in half tempo. */ s.boot; ( SynthDef(\theSine, { | freq = 440 ...
- A4 Granular Modulations by kkomers (kkomers) @ A4 Granular Modulations by kkomers (kkomers)
- Rough Draft Final by kkomers (kkomers) @ Rough Draft Final by kkomers (kkomers)
- Hotel Cheree - MUSC 115 FINAL by melliott (melliott) @ Code
- 115 final project by mason-mccormack (Mason McCormack) @ 115 final project by mason-mccormack (Mason McCormack)
- Singing discrete but continuously by gil-fuser (gilFuser) @ Code
- Scgraph sound and vision part 2 by codepool (codepool) @ Scgraph sound and vision part 2 by codepool (codepool)
-
Columbia by codepool (codepool)
@ Columbia by codepool (codepool)
... wiki. s = Server.local; s.boot; ProxySpace.push(s).play; ~out = ~x; s.sendMsg ...
- Scoring a movie with supercollider by 56228375 (56228375) @ Code
-
audio transitions by 56228375 (56228375)
@ audio transitions by 56228375 (56228375)
... you think of other ways? ( s.waitForBoot({ var synthGroup = Group.new ... ; }); ~b1 = Bus.audio(s, 2); ~b2 = Bus.audio(s, 2); SynthDef(\sound1 ... (-1,1,1,0)) ); }).add; s.sync; fork { var s1 = Synth ...