- A3 - Granular Sampling by bbates (bbates) @ A3 - Granular Sampling by bbates (bbates)
- Outhau5 by tnevada (tnevada) @ Outhau5 by tnevada (tnevada)
- Middle Children of History MUSC115 Final by ianmcdougall60 (ianmcdougall60) @ Code
-
click clack toot // fm-grains by lf0 (_Lf0)
@ Code
... randomized modulation envelopes. flo.huth */ s.boot; ( ~r=Routine{ ... ~hall = Bus.audio(s,2); ~main = Bus.audio(s,2); ~a = ... +1; a = Buffer.alloc(s,512); b = Array.fill ... [~verbos,~tones].stop;s.freeAll; ~arrays[0].plot
-
Double Oscer by codepool (codepool)
@ Double Oscer by codepool (codepool)
... forth bouncing between buffered waveforms. ( s = Server.local; b = Buffer. ... .0).wait; loop({ nextTime = u; s.sendBundle(nil, [ \s_new, \Oscer1, ... ; loop({ nextTime = u; nextTime.wait; s.sendBundle(nil, [ \s_new, \Oscer2, 1002 ...
- Straighten Up! by codepool (codepool) @ Code
- loopr by lfsaw (LFSaw) @ Code
- Panola - pattern notation language tutorial by 56228375 (56228375) @ Panola - pattern notation language tutorial by 56228375 (56228375)
-
ChannelStrip by meunierfabien (meunier.fabien)
@ ChannelStrip by meunierfabien (meunier.fabien)
... ( ~aux1 = Bus.audio(s, 2); ~aux2 = Bus.audio(s, 2); SynthDef(\ChannelStrip ... channels, masterBus; masterBus = Bus.audio(s, 2); ~masterBus = Synth(\MasterStrip, [\ ... i; channels[i] = Bus.audio(s, 2); currentEnvironment.put((\channel ++ i ...
- Harmo : Harmonic Series modulated by a MultiSlider interface. by simon (Dindoléon) @ Harmo : Harmonic Series modulated by a MultiSlider interface. by simon (Dindoléon)