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

[sc-users] AppClock.clear? (was Button action not freeing synth)



Hello,

Clearing the AppClock is making my server window freeze up until cmd+.

a = AppClock.sched(0, { "foo".postln; 1}) //sched
x = {SinOsc.ar}.play // new synth in the server window
a.clear //clear it, server window freezes
s.queryAllNodes //temp is there
x.free //still no change in server window
s.queryAllNodes //gone as it should be

Mac OSX10.4.11 using 3.3 the real deal (yes!!!!)

Thanks!!
sw


--
Scott Worthington
stwbass@xxxxxxxxx
www.scottworthington.com