- FreqShift @ Help
-
Shaper
@ Help
... necessary. Ã Server.default = s = Server.internal; s.boot; b = Buffer.alloc ... cheby): b = Buffer.alloc(s, 1024, 1); b.cheby ... over. b = Buffer.alloc(s, 1024, 1); //size must ... transfer functions!Ã b = Buffer.alloc(s, 1024, 1); // or, for ...
- Pause @ Pause
- Convolution2L @ Help
- SharedOut @ SharedOut
-
InFeedback
@ InFeedback
... InFeedback.ar(in, 1) ); }).send(s); SynthDef(\help_SinOsc, { arg out=0 ... 0, 0.1)) }).send(s); ) x = Bus.audio(s, 1); // read from ... OffsetOut.ar(0, play); }).play(s); // Compare with this for ... (440, 0, 0.2) }.play(s, 1); ) ../../Core/Object.html ...
-
PingPong
@ PingPong
... the inputArray ( s = Server.local; s.waitForBoot({ b = Buffer.alloc(s,44100 * 2 ... right], delayTime, feedback, 1) Ã ) }).play(s,[\out, 0, \bufnum, b,\feedback ... .5,\delayTime,0.1]); }); ) ( s = Server.local; s.waitForBoot({ b = Buffer.alloc ...
- KeyTrack @ Help
-
Stepper
@ Help
... BufRd for sequencing // s.boot; s.sendMsg(\b_alloc, 10, ... degreeToKey(m) + 36).midicps; s.performList(\sendMsg, \b_setn, 10 ... .ar(0, out); }).send(s); ) s.sendMsg(\s_new, \stepper, 1000, ... // transpose up 2 semitones s.performList(\sendMsg, \b_setn, 10 ...
-
SCFont
@ Help
... , 13); v.string = name; s = SCButton(w, Rect(0, 0 ... 140, height+2)); s.font = Font(name, 13); s.states = [[name]]; ... = font; v.string = name; s = SCButton(b, Rect(0, 0 ... 140, height+2)); s.font = font; s.states = [[name]]; s.action = { font. ...