<br>
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">If the python stuff is only for the gui and non-realtime stuff, this is a very<br>
practical approach. There are quite a few people doing that. I believe Fons'<br>
session managment and assorted apps are running that way (altough he doesn't<br>
seem to release them). Some of my prototype apps for the next-generation<br>
JackMix are built that way. And I would have done this for my university-job<br>
project had I learned python earlier.<br>
<br>
Doing applications in python with the sound-stuff happening in a separate C-<br>
compiled thread) gives that advantage that you can implement the apps as<br> modules and run them either stand-alone or within a bigger controlling app.<br></blockquote><div><br></div><div>Thanks. If you have any, or know of any, examples I'd love to look at them.</div>
<div><br></div><div>Iain</div><div><br></div></div>