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

Re: [Sc-devel] [sc-users] PsyCollider 3.2b1



Cheers, saw it and is fixed for 3.1rc1

Chris

PS: despite being Austrian, its Christopher... :-)

On 28 Jan 2008, at 18:04, James Harkins wrote:

Christoph --

I'm not sure if this has already been fixed on your end, but this line
in startup.sc is bad:

{ s.makeWindow(); }.defer(3);

You can't assume that SwingOSC will always start within 3 seconds. The
proper way to do it is this:

g.waitForBoot({ s.makeWindow(); });

hjh

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

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal."  -- Whitman
_______________________________________________
Sc-devel mailing list
Sc-devel@xxxxxxxxxxxxxxx
http://lists.create.ucsb.edu/mailman/listinfo/sc-devel