There is still an issue in 3.9b2, whereby the AudioMixer thread calls
playSamples(). It's blocked writing to the line because in the
meantime, AudioMixer.flush() has been called and stopped the line. So
the Proto thread that called flush is stuck forever on the wait() while
(inState != PAUSE). Can of worms......


-- 
JackOfAll
------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=62060

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to