On Saturday 04 February 2006 11:27, Victor Lazzarini wrote: > On another matter, but related, are there any ideas as how > to allow a python app run csound in a another thread without > locking out? If you do not need any callbacks, then you can use the CsoundPerformanceThread class (see interfaces/csPerfThread.hpp). Alternatively, for real time only, it may be possible to create a special version of the rtpa module that releases the global interpreter lock while blocking for real time audio. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net