Hello, I'm trying to use PyGui with PYO. <http://code.google.com/p/pyo/>
I have done a Sequencer class based on View class (to easily communicate with my Model) that control the playback of the sound. PYO need is own thread to process sounds, but i can't find how to have a external thread communicating with the PyGui model. The result is not good with Task class : only playing when i move the interface... Is it possible ? Thanks for your answer Ren
_______________________________________________ Pygui mailing list [email protected] http://mail.python.org/mailman/listinfo/pygui
