| I have had some time to look at csound5. I built the console version on
Cygwin with the GNU build system by making a few minor changes. Before I
commit anything, I have some questions.
There is a csgui.h, but no csgui.cpp file. Does this mean that csound5
currently does not try to build a GUI version?
The OPARMS and ENVIRON structures are separate. Shouldn't they be combined?
The ENVIRON structure adds many private function pointers. They don't take
a Csound instance pointer as a first argument, as the public API functions
do. Shouldn't this be fixed to enable multiple instances of Csound?
Csound5 continues to build many "utility" programs. How many of these are
duplicated inside Csound with the -U argument? Wouldn't it make sense to
get rid of all these utility programs and build them only as part of Csound?
--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ . |