Hey Iain,<br><br>First off: Im not answering your initial question because I just dont know the answer.<br><br>What I can tell you is that I've used PyGtk as a GUI for a Midi handling program,<br>and that it starts to "lag" very quickly. (Im not a "good" programmer, but I'm fairly sure<br>

I didnt have a  <b>>>> sleep (100) </b> in the main loop!)<br><br>I'd link to that MIDI program, only I can't seem to get the PyJack module working ATM (strange kernel..!)<br>so I cant test it to make sure its ok. Ill see if it wants to work in the next couple of days, Ill send a link here<br>
then.<br>
<br>Especially since your talking about timing, as I'm sure you know, Python is <b>not </b>the way to go for <br>speed (read: low latency & good timing.)<br><br>Hope this wasnt too Off Topic! -Harry<br><br><br><div class="gmail_quote">
On Sat, Sep 5, 2009 at 10:33 PM, Iain Duncan <span dir="ltr"><<a href="mailto:iainduncan@telus.net" target="_blank">iainduncan@telus.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi everyone, I'm wondering what most linux audio developers think about<br>
pyqt vs wxpy for writing audio app guis now that qt is gpl'd.<br>
Specifically I'm interested in tightly controlling the timing of event<br>
loop ( ie making some accurate external clock source like the csound<br>
engine be the time boss ) and making decent faders widgets.<br>
<br>
thank<br>
iain<br>
<br>
_______________________________________________<br>
Linux-audio-dev mailing list<br>
<a href="mailto:Linux-audio-dev@lists.linuxaudio.org" target="_blank">Linux-audio-dev@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev" target="_blank">http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev</a><br>
</blockquote></div><br>