From: <ha...@us...> - 2004-09-15 04:34:25
|
Date: Tuesday September 14, 2004 @ 21:34 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandTD6 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10846/synthdrivers/RolandTD6 Modified Files: TD6SingleDriver.java Log Message: introduce DriverUtil class. The following static methods are moved into the new class. Driver.generateNumbers Driver.calculateChecksum(Patch, int, int, int) Patch.valueOf(byte[]) Patch.getPatchHeader(byte[]) Patch.chooseDriver(byte[]) Patch.chooseDriver(byte[], Device) |