From: <jww...@us...> - 2004-12-19 04:16:18
|
Date: Saturday December 18, 2004 @ 20:16 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16095/JSynthLib/synthdrivers/AlesisDM5 Modified Files: AlesisDM5SgSetEditor.java Log Message: Created SysexSender subclasses to send NRPNs. Editor is now fully functional except for SysexSenders on Family (sound bank) and Drum Sound parameters. |
From: <jww...@us...> - 2004-12-19 04:16:23
|
Date: Saturday December 18, 2004 @ 20:16 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16120/JSynthLib/synthdrivers/AlesisDM5 Modified Files: AlesisDM5TrSetEditor.java Log Message: Changed name of class DM5Sender to TrigSender. |
From: <jww...@us...> - 2004-12-19 04:16:27
|
Date: Saturday December 18, 2004 @ 20:16 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16134/JSynthLib/synthdrivers/AlesisDM5 Added Files: TrigSender.java Log Message: New class used to send NRPNs for trigger setups. |
From: <jww...@us...> - 2004-12-20 01:09:06
|
Date: Sunday December 19, 2004 @ 17:08 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6737/JSynthLib/synthdrivers/AlesisDM5 Modified Files: AlesisDM5SgSetEditor.java Log Message: Wired Family (sound bank) and Drum Sound parameters to NRPNSenders. Various UI tweaks. Editor is now fully functional. |
From: <jww...@us...> - 2004-12-20 01:09:11
|
Date: Sunday December 19, 2004 @ 17:09 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6810/JSynthLib/synthdrivers/AlesisDM5 Modified Files: DM5SoundList.java Log Message: Corrections to two sound names. |
From: <jww...@us...> - 2004-12-28 03:24:52
|
Date: Monday December 27, 2004 @ 19:24 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7539/JSynthLib/synthdrivers/AlesisDM5 Added Files: BitModel.java Log Message: Moved out of classfile AlesisDM5SgSetEditor.java into new classfile. |
From: <jww...@us...> - 2004-12-28 03:24:58
|
Date: Monday December 27, 2004 @ 19:24 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7572/JSynthLib/synthdrivers/AlesisDM5 Added Files: DM5ComboBoxWidget.java Log Message: Moved out of classfile AlesisDM5SgSetEditor.java into new classfile. |
From: <jww...@us...> - 2004-12-28 03:25:05
|
Date: Monday December 27, 2004 @ 19:24 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7618/JSynthLib/synthdrivers/AlesisDM5 Added Files: DM5ScrollBarLookupWidget.java Log Message: Moved out of classfile AlesisDM5SgSetEditor.java into new classfile. |
From: <jww...@us...> - 2004-12-28 03:25:08
|
Date: Monday December 27, 2004 @ 19:25 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7638/JSynthLib/synthdrivers/AlesisDM5 Added Files: NRPNSender.java Log Message: Moved out of classfile AlesisDM5SgSetEditor.java into new classfile. Tweaks to more accurately calculate NRPN values. |
From: <jww...@us...> - 2004-12-28 03:25:14
|
Date: Monday December 27, 2004 @ 19:25 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7691/JSynthLib/synthdrivers/AlesisDM5 Added Files: PacketModel.java Log Message: Moved out of classfile AlesisDM5SgSetEditor.java into new classfile. |
From: <jww...@us...> - 2004-12-28 03:25:20
|
Date: Monday December 27, 2004 @ 19:25 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7703/JSynthLib/synthdrivers/AlesisDM5 Modified Files: AlesisDM5SgSetEditor.java Log Message: Tweaks to UI. Made JTextFields wider to correctly display note values. Set drum voice combo box wider to eliminate resizing when selecting a different family. |
From: <jww...@us...> - 2004-12-28 03:25:25
|
Date: Monday December 27, 2004 @ 19:25 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7719/JSynthLib/synthdrivers/AlesisDM5 Modified Files: TrigSender.java Log Message: Tweaks to more accurately calculate NRPN values. |
From: <jww...@us...> - 2004-12-30 01:45:57
|
Date: Wednesday December 29, 2004 @ 17:45 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21530/JSynthLib/synthdrivers/AlesisDM5 Modified Files: AlesisDM5SgSetEditor.java Log Message: Added code to send NRPN to set preview note on the DM5 to zero when the editor is opened. (Needed to get the device in sync with the editor.) |
From: <jww...@us...> - 2004-12-30 01:46:18
|
Date: Wednesday December 29, 2004 @ 17:46 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21546/JSynthLib/synthdrivers/AlesisDM5 Modified Files: DM5ComboBoxWidget.java Log Message: Removed references to DM5SoundList.DRUM_NAME to make the class more generic. |
From: <jww...@us...> - 2004-12-30 01:46:18
|
Date: Wednesday December 29, 2004 @ 17:46 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21615/JSynthLib/synthdrivers/AlesisDM5 Modified Files: NRPNSender.java Log Message: Added ability to pass in values for conversion table. (Needed so that Coarse Tune sends the correct NRPN values.) |
From: <jww...@us...> - 2004-12-31 03:02:06
|
Date: Thursday December 30, 2004 @ 19:01 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19426/JSynthLib/synthdrivers/AlesisDM5 Modified Files: AlesisDM5SgSetEditor.java Log Message: Added logic to make coarse and fine tune values act more like the numbers displayed on the DM5's front panel. Fix bug when changing Selected Note (values were being updated on the wrong note). |
From: <jww...@us...> - 2005-01-10 22:52:22
|
Date: Monday January 10, 2005 @ 14:52 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15418/JSynthLib/synthdrivers/AlesisDM5 Modified Files: AlesisDM5SgSetDriver.java Log Message: Added override of createNewPatch() method to enable the New Patch... command. Fixed problems with sending and storing drumset patches. |
From: <jww...@us...> - 2005-01-10 22:52:24
|
Date: Monday January 10, 2005 @ 14:52 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15438/JSynthLib/synthdrivers/AlesisDM5 Modified Files: AlesisDM5SysInfoDriver.java Log Message: Added override of createNewPatch() method to enable the New Patch... command. |
From: <jww...@us...> - 2005-01-10 22:52:25
|
Date: Monday January 10, 2005 @ 14:52 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15396/JSynthLib/synthdrivers/AlesisDM5 Modified Files: AlesisDM5PrChgDriver.java Log Message: Added override of createNewPatch() method to enable the New Patch... command. |
From: <jww...@us...> - 2005-01-10 22:52:36
|
Date: Monday January 10, 2005 @ 14:52 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15465/JSynthLib/synthdrivers/AlesisDM5 Modified Files: AlesisDM5TrSetDriver.java Log Message: Added override of createNewPatch() method to enable the New Patch... command. |
From: <jww...@us...> - 2005-01-10 22:52:38
|
Date: Monday January 10, 2005 @ 14:52 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15513/JSynthLib/synthdrivers/AlesisDM5 Modified Files: Constants.java Log Message: Removed some unneeded items. Changed the value of SYS_INFO_SYSEX_MATCH_ID to fix a bug recognizing the system info patch. |
From: <ha...@us...> - 2005-01-15 16:28:05
|
Date: Saturday January 15, 2005 @ 8:27 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19678/synthdrivers/AlesisDM5 Modified Files: AlesisDM5EdBufDriver.java AlesisDM5SgSetDriver.java AlesisDM5SysInfoDriver.java NRPNSender.java Log Message: fix compile time warnings. |
From: <jww...@us...> - 2005-01-15 21:33:14
|
Date: Saturday January 15, 2005 @ 13:33 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21780/JSynthLib/synthdrivers/AlesisDM5 Modified Files: AlesisDM5SgSetEditor.java Log Message: Added "Play Note" button to allow audition of individual notes. |
From: <jww...@us...> - 2005-01-16 17:58:21
|
Date: Sunday January 16, 2005 @ 9:58 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23253/JSynthLib/synthdrivers/AlesisDM5 Modified Files: BitModel.java Log Message: Added JavaDocs and adjusted access modifiers. |
From: <jww...@us...> - 2005-01-16 17:58:28
|
Date: Sunday January 16, 2005 @ 9:58 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisDM5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23271/JSynthLib/synthdrivers/AlesisDM5 Modified Files: DM5ComboBoxWidget.java Log Message: Added JavaDocs and adjusted access modifiers. |