SynthContext.sleepUntilTick()

Jeremy Davis jerdavis at s...
Sat Jun 15 23:43:49 EDT 2002


Should I not be interrupting sleepUntilTick()?

Desired behavior:

I have a scheduler Thread that is given tasks: Sleep until tick X, then do
something. However, I might decide later on that it needs to do that
something even sooner.. So I interrupted the thread and rescheduled.. I
wonder if this is recommended? Currently whenever I interrupt the thread
JSyn is printing to the Console: sleepUntilTick() Interrupted.

Regards,
-JD






More information about the JSyn mailing list