[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] BufRd Looping?




Am 03.01.2019 um 00:08 schrieb sdiy-mz01@xxxxxxxxxxxxx:

just found Done.freeSelf :

{ BufRd.ar(1, b.bufnum, Line.ar(0, BufFrames.kr(b.bufnum), BufDur.ir(b), doneAction:Done.freeSelf)) }.play;

it’s shorter ;)


Hi Michael,

if it's all about concision, take PlayBuf:

{ PlayBuf.ar(1,b,1,1,0,0,2) }.play

or simply

b.play


Greetings

Daniel

-----------------------------
http://daniel-mayer.at
-----------------------------