-
ChannelStrip by meunierfabien (meunier.fabien)
@ Code
... ( ~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) @ Code
- Automatic composition of tonal canons by 56228375 (56228375) @ Code
-
Twilight Luminaries by ether (Alexander Zhagun-Linnik)
@ Twilight Luminaries by ether (Alexander Zhagun-Linnik)
... @gmail.com */ ( Server.default = s; o=s.options; o.memSize; o.sampleRate ... .pow(16); o.sampleRate = 44100; s.quit; s.waitForBoot({ ~rseq = {Array.fill ... ))); Out.ar(out, sig); }).add; s.sync; loop{ ~rseq = {Array.fill ...
-
FM Patterns by elifieldsteel (eli.fieldsteel)
@ FM Patterns by elifieldsteel (eli.fieldsteel)
... s.newBusAllocators; ~vbus = Bus.audio(s, 2); s.freeAll; ~players.do(_.stop); s ... ); Out.ar(out, sig); }).add; s.sync; Synth(\reverb, [\in, ~vbus ... ]); s.sync; //array of sequencers ~players = [ ...
-
Basic Feedback Delay Network SynthDef by michaeldzjap (michaeldzjap)
@ Code
... / sqrt(n); ) ( s.waitForBoot({ var primePowerDelays = { arg ... + 0.5).floor; }).asInteger / s.sampleRate; }; var delayLengths = { ... 2) }).add; { s.scope(2) }.defer }); ) ( s.makeBundle(nil, { x ...
- Cello by nicolaariutti (nicolaariutti) @ Code
- Graphical Tracker Functions by simon (Dindoléon) @ Graphical Tracker Functions by simon (Dindoléon)
- Dirty Sound Maker by simon (Dindoléon) @ Code
-
Boreas by ether (Alexander Zhagun-Linnik)
@ Boreas by ether (Alexander Zhagun-Linnik)
... @gmail.com */ ( Server.default = s; o=s.options; o.memSize; o.sampleRate ... .pow(16); o.sampleRate = 44100; s.quit; s.waitForBoot({ { var num = 0 ... ))); Out.ar(out, sig); }).add; s.sync; loop{ rseq = {Array.fill ...