-
FFTSubbandFlatness
@ Plugin
... see the results. s.boot; b = Buffer.alloc(s,2048,1); c ... = Buffer.alloc(s,2048,1); ( x ... (chain).dup * 0.2); }.play(s); ) x.free;
- LPCSynth @ Plugin
- LPCVals @ LPCVals
-
PV_Invert
@ PV_Invert
... .5]); }).load(s); s.boot; s.sendMsg(\b_alloc, 0, 2048) s.sendMsg(\s_new, \invert ...
- Spreader @ Plugin
- AutoTrack @ AutoTrack
-
DbufTag
@ Plugin
... single buffer,Ã overwriting each other's output. While not very expressive ... : b.free b = Buffer.alloc(s, 11125, 1); // One of the ... .1, LFNoise1.kr(1)) ) }).send(s); ) ( fork { loop { Synth(\post, [\bufnum ...
-
SCFreqScope.help
@ SCFreqScope.help
... to analyze. // Start internal server s = Server.internal.boot; // Create analyzer ... , 1000], 0, 0.25) }.play(s); // start two sine waves f ... , 1000], 0, 0.25) }.play(s); // start sines again Close window ...
-
Gbman2DC.help
@ Gbman2DC.help
... , SampleRate.ir), 0.1) }.play(s); { Gbman2DC.ar(11025, 22050, -0 ... , -2.7, 0.1) }.play(s); { Gbman2DC.ar(2200, 8800, 1 ... , 2.0002, 0.1) }.play(s);
-
Henon2DN.help
@ Henon2DN.help
... ,0.3)) * 0.2 }.play(s); ( { Henon2DN.ar( 2200, 8800, LFNoise2 ... , 0.15) ) * 0.2 }.play(s); ) { SinOsc.ar(Henon2DN.ar(20 ... ))*800+900)*0.4 }.play(s);