-
VOsc
@ Help
... n, a; // allocate table s.sendMsg(\b_alloc, i, 1024);Ã // ... 0.001) }); // fill table s.performList(\sendMsg, \b_gen, i, ... rand, 1) }); // fill table s.performList(\sendMsg, \b_gen, i, ... .0.rand2 }); // fill table s.performList(\sendMsg, \b_gen, i, ...
-
OscN
@ Help
... with interpolating Osc examples. ( s = Server.local; b = ... noticeable artifacts // modulate freq s = Server.local; b = ... 0,Ã 0.25) ) }).play(s,[\out, 0, \bufnum, b]); ... b.free; ( // modulate phase s = Server.local; b = Buffer.alloc ...
-
VOsc3
@ Help
... n, a; // allocate table s.sendMsg(\b_alloc, i, 1024);Ã // ... 0.001) }); // fill table s.performList(\sendMsg, \b_gen, i, ... rand, 1) }); // fill table s.performList(\sendMsg, \b_gen, i, ... .0.rand2 }); // fill table s.performList(\sendMsg, \b_gen, i, ...
-
Osc
@ Help
... )// modulate freq ) }).play(s,[\out, 0, \bufnum, b]); ) ( s = Server.local; b ... , 800),Ã 0,Ã 0.25) ) }).play(s,[\out, 0, \bufnum, b]); ) ( // modulate ... ), 0, 2pi),Ã 0.25) ) }).play(s,[\out, 0, \bufnum, b]); ) ( // change ...
- Free @ Free
-
EnvGen
@ Help
... (envctl, doneAction: 2)); }).send(s); ) ( SynthDef(\sine, { ... )); }).send(s); ) s.sendMsg(\c_set, 0, 800); s.sendMsg(\s_new, ... f.size] ++ f); s.sendMsg(\n_free, 1001); Forced ... gate, doneAction:2)) }).send(s); ) s.sendMsg(\s_new, \stealMe, ...
- DiskOut @ Help
-
PlayBuf
@ Help
... rate by (file's rate / server's rate). The UGen ... bufnum), loop: 1.0) ) }).play(s, [\out, 0, \bufnum, b]); ... bufnum), trig, 5000, 0) ) }).play(s, [\out, 0, \bufnum, b]); // ... BufFrames.kr(bufnum)), 1) ) }).play(s, [\out, 0, \bufnum, b]); // ...
- DiskIn @ Help
- FFT Overview @ FFT Overview