From: <fra...@us...> - 2011-09-24 16:02:10
|
Revision: 1162 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1162&view=rev Author: frankster Date: 2011-09-24 16:02:04 +0000 (Sat, 24 Sep 2011) Log Message: ----------- change to the driver sending code that ensures a delay is always forced when sending a sysex message, in case two calls to send() are made in quick succession. extended the existing delay (either specified in the device or in global prefs) which is used if a message is split up into smaller fragments by the driver, so that it will also add the delay even if the message to be sent is not split up. Modified Paths: -------------- trunk/JSynthLib/core/Device.java trunk/JSynthLib/core/MidiUtil.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |