On Thursday 25 May 2006 19:17, Michael Gogins wrote: > Of course, that's only on Windows. Can the same thing be done on OS X? If the Csound API functions are suitable for this purpose, then probably yes, and then _CsoundVST should be built as a bundle on OS X. _csnd may still be problematic, though, if either _CsoundVST or the CsoundVST GUI frontend link against it, rather than e.g. creating a CppSound object in Python and calling its virtual methods.