From: Hiroo H. <hir...@co...> - 2005-03-10 06:08:45
|
Hi Fred, Fred> All source files contain the GPL copyright notice and are ready to Fred> merge into the JSynthLib distribution. They should replace the previous Fred> version. Fred> http://electrickery.xs4all.nl/digaud/mt32 I've imported your file on my environment and found your driver is using deprecated methods and class (NameValue) on 0.20 release. Those methods are already removed from the files in CVS head. So I cannot compile your code. Please make your code compile without deprecated warning error with 0.20 release (or CVS head). On each @deprecated javadoc tag, there is description how to fix it. Thanks. -- Hiroo Hayashi |