-
003_102 by evilshadowtwin (evilshadowtwin)
@ Code
... ,n,o,p,q,r,s,t,u,v,w,x ... .ar(w, k, Formant.ar(s, q, d, DelayL.ar(y ... , Pulse.ar(g, g, c, s ), PMOsc.ar(f, u, d ... , 5.4898714868897, r, 2.7777416341664, s, 10966.099508885, t, 0.15706503391266 ...
- Additive Synthesis GUI Demo 1 by bruno (Bruno Ruviaro) @ Additive Synthesis GUI Demo 1 by bruno (Bruno Ruviaro)
- Subtractive Synthesis GUI Demo 2 by bruno (Bruno Ruviaro) @ Subtractive Synthesis GUI Demo 2 by bruno (Bruno Ruviaro)
- Subtractive Synthesis Demo with QuNeo - Patch 1 by bruno (Bruno Ruviaro) @ Code
- Sampling Demo with QuNeo - Patch 1 by bruno (Bruno Ruviaro) @ Code
- Scanned Synthesis Visualisation by matthew-kane (Matthew Kane) @ Code
- Simple Vocable Synthesiser by uiae (uiae) @ Simple Vocable Synthesiser by uiae (uiae)
-
beat grid by vividsnow (vividsnow)
@ beat grid by vividsnow (vividsnow)
... ,c]) }.play, q = { |n=0,s=0,p=0,q| var ... (2**q-(c%(2**q))) + (s*2.pow(n-(p?0 ... )).max(mn)}; ~l = {|d=12,s=1,e=0|Line.ar ... (s,e,d,doneAction:2)}; ) /* grid ...
-
Spectrum and Spectrogram of a sound file by jcc (jcc)
@ Spectrum and Spectrogram of a sound file by jcc (jcc)
... // Select all code and evaluate ( s.waitForBoot({ // vars for fft var ... sfSampleRate.postln; sfBuf = Buffer.readChannel(s, path, channels:0); sfview.soundfile_ ... quot;.postln; sgrmBuf = Buffer.readChannel(s, sfPath, sfSelection[0], sfSelection[ ...
-
Cellular Automaton by coreyker (coreyker)
@ Cellular Automaton by coreyker (coreyker)
... different notes on a scale ( s.waitForBoot({ var scale, width, height ... (0.05,4,1); var s = SinOsc.ar(freq*[0.9 ... ) ** 4; Out.ar(0, s*e!2); }).add; s.sync; scale = (12 ...