From: <ha...@us...> - 2004-10-03 17:46:05
|
Date: Sunday October 3, 2004 @ 10:44 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/MIDIboxSID In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18529/synthdrivers/MIDIboxSID Modified Files: MIDIboxSIDBankDriver.java Log Message: add byte[] IPatch.export(). add byte[] IPatchDriver.export(IPatch patch). get rid of void IPatchDriver.calculateChecksum(IPatch patch). IPatchDriver.send(IPatch patch, int, int) and ISingleDriver.send(IPatch patch) calculate checksum. |