| Thanks to Philip Ditullio for reminding me to pay attention to this
problem...
CsoundVST now works with Sonar. Not extensively tested, but it does load,
open, run CSD files, and play both MIDI sequences and MIDI controller input;
loaded CSDs are restored when a song is reloaded.
The fix was creating all GUI widgets as early as possible, so that when the
plugin resumes running, it does not reference null widgets. Evidently the
sequence of calls in which the plugin is constructed and resumes running is
different in different hosts.
This fix is booked into CVS and will appear in the next release of Csound.
If anyone wants this before then, I can try emailing just the CsoundVST DLL.
Regards,
Mike
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel |