« Return to Thread: blockSize dosn't work?

Re: blockSize dosn't work?

by James Harkins-2 :: Rate this Message:

Reply to Author | View in Thread

On Thu, Apr 23, 2009 at 10:44 AM, James Harkins <jamshark70@...> wrote:
> What would be the benefit of a 0.1sec control rate? That's going to be
> really bad for kr UGen shapes (which will turn into 0.1sec line
> segments instead of nice curves)...

e.g.,

s.options.blockSize = 4096;
s.boot;

{ K2A.ar(SinOsc.kr(1)) }.plot(1);

Yick.

hjh


--
James Harkins /// dewdrop world
jamshark70@...
http://www.dewdrop-world.net

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal."  -- Whitman

_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/

 « Return to Thread: blockSize dosn't work?