[Pygui] Use a thread in a View class

Renaud Chénard rchenard at gmail.com
Mon May 28 21:46:07 CEST 2012


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pygui/attachments/20120528/bde47100/attachment.html>


More information about the Pygui mailing list