On Wednesday 28 December 2005 19:49, Matt Ingalls wrote: > i am getting a message everytime i request a termination from within > my Yield callback: > > "early return from csoundPerformBuffer " [ or something like that, i > am presently on a different computer ] This is normal behavior. The message can be removed if people find it annoying, but it is not an error. > also, when i run more than one instance, i am getting an error > message not able to delete the tmp file. > maybe because one render deletes the other's temp file? > i thought all that was fixed in csound5?? This may be a Mac specific problem related to temporary files (e.g. all instances trying to use the same file name - this may be due to the code that adds an extension to the file name, replacing the originl suffix which may very well have been a random number). While I do not think this is related to the temporary file problem, note that some specific opcodes and features may not work correctly in multiple instances; these include Cscore, some of the graph code (e.g. PostScript or FLTK), and many of the plugin opcodes that are not in libstdopcod.dylib. ------------------------------------------------------- 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://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net