I have moved (not applied) a part of `csoundCompile' in `csoundStart'. It allows 1) csoundCreate csoundCompile csoundStart 2) csoundCreate csoundInitModules csoundCompileOrc csoundReadScore csoundStart 3) csoundCreate csoundInitModules csoundParseTree csoundCompileTree csoundReadScore csoundStart Let me know if it is good for you. You see `csoundInitModules' after `csoundCreate' in {2,3} because, in a recent commit, I have inserted again `csoundInitModules' in `csoundCompile' because it has to be after `argdecode'. Thoughts for the future: the possibility to pass a param struct (OPARMS or other) to `csoundCreate'. It is useful without csd file and avoids the command line interface in another context. tito ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net