On Saturday 29 April 2006 17:35, Rory Walsh wrote: > Can anyone explain to me what the difference between these two functions > are? They both seem to reset csound and clear the way for another > performance? Cheers, csoundPreCompile() does call csoundReset() first, but then also does some initialization that involves allocating memory, setting up internal structures, and more importantly loading plugins from OPCODEDIR. csoundCompile() calls csoundPreCompile() automatically unless you have already done so yourself. ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net