From: <dqu...@us...> - 2003-07-26 04:28:55
|
Update of /cvsroot/jsynthlib/JSynthLib In directory sc8-pr-cvs1:/tmp/cvs-serv30424 Modified Files: synthdrivers.properties Log Message: YamahaFS1R drivers added Index: synthdrivers.properties =================================================================== RCS file: /cvsroot/jsynthlib/JSynthLib/synthdrivers.properties,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** synthdrivers.properties 2 Mar 2003 22:04:00 -0000 1.4 --- synthdrivers.properties 25 Jul 2003 18:37:17 -0000 1.5 *************** *** 121,122 **** --- 121,126 ---- deviceClass.K4=synthdrivers.KawaiK4.K4Device deviceName.Generic=Generic Device Driver + deviceName.YamahaFS1R=Yamaha FS1R + deviceClass.YamahaFS1R=synthdrivers.YamahaFS1R.YamahaFS1RDevice + inquriyID.YamahaFS1R=NONE + manufacturer.YamahaFS1R=Yamaha |