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

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




On 28 Jan 2008, at 20:31, Sciss wrote:
while i've got the thing running on one windows xp machine, on
another one i have a weird problem. this hangs:

{ 1.wait; "schoko".postln }.fork;


Fixed now...

LIke: comment out g.boot in startup.sc, and try:

s.waitForBoot({ JSCWindow.viewPalette });

yes thanks, thats of course the right way of doing it....


Note that SwingOSC.program should now just read: "SwingOSC/build/
SwingOSC.jar" so that need to changed, too, in the startup.sc.

Will change that as soon as I switch to 0.59...

Thanks

Chris