From: <jba...@us...> - 2005-02-03 06:41:54
|
Date: Wednesday February 2, 2005 @ 22:41 Author: jbackhaus Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/WaldorfMW2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21397/synthdrivers/WaldorfMW2 Modified Files: WaldorfMW2AllSoundConverter.java WaldorfMW2BankDriver.java WaldorfMW2Device.java WaldorfMW2SingleDriver.java Log Message: The converter which converts an all sound dump to two banks works now. The only issue left ist that the names contain mysterious special characters instead of blank spaces at the end. Re-designed the bank driver so that it doesn't use an all dump anymore (which contains both banks). Now it uses a single bank independent sysex dumps for each single program which are sent at once when you store the bank back to the synth. |