-
MulAdd
@ MulAdd
... the UGen help file. Examples s.boot; // The mul and add ... , 0.1, 0.05) }.play(s); x.trace; // You should see ... ), 0.1, 0.05) }.play(s); x.trace; x.free; // In ... ) * 0.1 + 0.05 }.play(s); x.trace; x.free; (Note ...
- BufWr @ BufWr
-
WrapIndex
@ Help
... signal. ( // indexing into a table s = Server.local; t = [ 200, ... 500, 600, 800 ]; b = Buffer(s,t.size,1); // alloc and ... set the values s.listSendMsg( b.allocMsg( b.setnMsg ... * 3) ), 0, 0.5 )Ã ) }).play(s,[\i_bufnum,b]); )
-
FreeSelfWhenDone
@ FreeSelfWhenDone
... UGen to check for done. s.boot; // simple example ( { ... four seconds b = Buffer.alloc(s, 44100 * 4.0, 1); ... ' status FreeSelfWhenDone.kr(recbuf); }).play(s,[\out, 0, \bufnum, b]); ) // ... Out.ar(out, playbuf); }).play(s,[\out, 0, \bufnum, b]); ...
-
TGrains
@ TGrains
... ) cubic interpolation. ( s = Server.internal; Server.default = s; s.boot; ) s.sendMsg(\b_allocRead, 10 ...
- PV_CopyPhase @ Help
- PV_MagNoise @ PV_MagNoise
- PV_Diffuser @ Help
- Unpack1FFT @ Unpack1FFT
- PV_BinWipe @ PV_BinWipe