From: frankster <jsy...@te...> - 2011-08-31 01:38:08
|
Hi, I have downloaded the latest version of jsynthlib from svn and found that there are various problems with the code in trunk. * The RolandD10 driver seems to use features from Java 1.5 whereas the build.xml specifies version 1.4.2. * Some files are not encoded correctly causing warnings about unmappable characters. These occur in the YamahaDX7 and YamahaFS1R synth drivers. I have updated the build.xml to specify Java 1.5 - this seems better than rewriting some of the RolandD10 driver. I have saved the relevant files in the Yamaha drivers as UTF8. Is there anybody with SVN access that can put these fixes into the repository? Also if anybody wants a copy of these minor fixes off me before they find their way into SVN, then I can email the files that I have changed. Looking at the mailing list, this project seems dead lately but maybe its just dormant ;) I have a couple of sound modules (Emu Proteus 2000 and Roland U220) that are not supported by jsynthlib and I may be motivated to add support for them if there's anyone still interested in this project. Regards, Frankie |