From: <ge...@us...> - 2003-08-15 20:48:31
|
Update of /cvsroot/jsynthlib/JSynthLib In directory sc8-pr-cvs1:/tmp/cvs-serv2738 Modified Files: documentation.html synthdrivers.properties Log Message: Updated documentation (line breaks) and synthdrivers.properties file (new devices) Index: documentation.html =================================================================== RCS file: /cvsroot/jsynthlib/JSynthLib/documentation.html,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** documentation.html 14 Aug 2003 19:36:59 -0000 1.6 --- documentation.html 15 Aug 2003 20:47:04 -0000 1.7 *************** *** 6,419 **** </head> ! <body bgcolor="#E5ED9D" text="Black" link="#3D75B4" vlink="#315480" alink="Red" leftmargin=40 topmargin=40> <font face="Verdana,arial,helvetica" size="-1"> <h2><a name="toc">JSynthLib Documentation</h2> ! <ol type="I"> ! <li><a href="#overview">JSynthLib Overview</a> ! <ol type="A"> ! <li><a href="#purpose">Purpose</a> [...2345 lines suppressed...] ! code. Get a good idea of what values are what when and look for ! something that shouldnt be. Better yet, use ! ErrorMsg.reportError("ErrorMsg goes here") instead. This way the ! message is only printed if JSynthLib is run in debugging mode (aka ! java -jar JSynthLib.jar 2) <br> ! ! 2) Use a midi cable to connect your computer's midi out to midi ! in. Get a program from the internet to printout all incomming midi ! messages. now you can see what messages your editor/driver is sending ! and you can check them for correctness.<br> ! ! 3) When you are working on a driver and it doesn't seem to be doing ! what the code looks like it should do, one common problem is that if ! you make a change to the Constructor, you need to go into JSynthLib ! and remove the driver from the SynthConfig Dialog box and then add it ! again. Otherwise the newly Changed constructor isn't getting ! called.<br> ! Good Luck. <br> </body> Index: synthdrivers.properties =================================================================== RCS file: /cvsroot/jsynthlib/JSynthLib/synthdrivers.properties,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** synthdrivers.properties 7 Aug 2003 22:28:25 -0000 1.7 --- synthdrivers.properties 15 Aug 2003 20:47:04 -0000 1.8 *************** *** 1,4 **** #Generated devicesfile ! #Fri Aug 08 00:27:13 CEST 2003 deviceClass.PeaveyPC1600=synthdrivers.PeaveyPC1600.PeaveyPC1600Device inquriyID.YamahaTX81z=NONE --- 1,4 ---- #Generated devicesfile ! #Fri Aug 15 18:35:16 CEST 2003 deviceClass.PeaveyPC1600=synthdrivers.PeaveyPC1600.PeaveyPC1600Device inquriyID.YamahaTX81z=NONE *************** *** 7,12 **** --- 7,14 ---- deviceClass.RolandXV5080=synthdrivers.RolandXV5080.RolandXV5080Device inquriyID.NovationNova1=F07E**06020020290100210020000000F7 + deviceClass.KorgX3=synthdrivers.KorgX3.KorgX3Device inquriyID.KorgWavestation=F07E**06024228000100********F7 deviceClass.NovationNova1=synthdrivers.NovationNova1.NovationNova1Device + inquriyID.YamahaMotif=F07E7F06024300417*040000007FF7 manufacturer.KorgWavestation=Korg inquriyID.AlesisQS=F07E7F060200000E0E000*00********f7 *************** *** 35,38 **** --- 37,42 ---- inquriyID.YamahaTX7=NONE manufacturer.EnsoniqESQ1=Ensoniq + deviceClass.MIDIboxSID=synthdrivers.MIDIboxSID.MIDIboxSIDDevice + deviceClass.YamahaMotif=synthdrivers.YamahaMotif.YamahaMotifDevice deviceClass.Generic=synthdrivers.Generic.GenericDevice inquriyID.SCIProphet600=NONE *************** *** 45,56 **** --- 49,64 ---- inquriyID.KawaiK4=F07E**0602400000040000000000f7 manufacturer.YamahaTX81z=Yamaha + deviceName.MIDIboxSID=MIDIbox SID Driver inquriyID.YamahaFS1R=NONE deviceClass.KorgWavestation=synthdrivers.KorgWavestation.KorgWavestationDevice deviceName.KawaiK5000=Kawai K5000 Driver + manufacturer.KorgX3=Korg deviceName.YamahaTX81z=Yamaha TX81z Driver + manufacturer.YamahaMotif=Yamaha deviceClass.YamahaTG33=synthdrivers.YamahaTG33.YamahaTG33Device inquriyID.YamahaDX7II=NONE deviceName.OberheimMatrix1000=Oberheim Matrix 1000 Driver inquriyID.RolandMKS50=NONE + deviceName.YamahaMotif=Yamaha Motif Driver inquriyID.NordLead=NONE inquriyID.EmuProteus=F07E**06021804040800********F7 *************** *** 58,65 **** deviceName.KorgWavestation=Korg Wavestation Driver deviceName.YamahaTG33=Yamaha TG33/SY22 Driver - manufacturer.OberheimMatrix1000=Oberheim manufacturer.PeaveyPC1600=Peavey manufacturer.AlesisQS=Alesis deviceClass.OberheimMatrix6=synthdrivers.OberheimMatrix.OberheimMatrix6Device manufacturer.RolandXV5080=Roland manufacturer.NovationNova1=Novation --- 66,74 ---- deviceName.KorgWavestation=Korg Wavestation Driver deviceName.YamahaTG33=Yamaha TG33/SY22 Driver manufacturer.PeaveyPC1600=Peavey + manufacturer.OberheimMatrix1000=Oberheim manufacturer.AlesisQS=Alesis deviceClass.OberheimMatrix6=synthdrivers.OberheimMatrix.OberheimMatrix6Device + deviceName.KorgX3=Korg X3 Driver manufacturer.RolandXV5080=Roland manufacturer.NovationNova1=Novation *************** *** 72,75 **** --- 81,85 ---- deviceName.YamahaDX7s=Yamaha DX7s Driver deviceName.RolandXV5080=Roland XV5080 Driver + inquriyID.KorgX3=F07E**0602423500**00**00**00F7 inquriyID.YamahaTX802=NONE deviceName.AlesisQS=Alesis QS7/QS8/QSR Driver *************** *** 91,94 **** --- 101,105 ---- inquriyID.AccessVirus=NONE deviceClass.YamahaTX802=synthdrivers.YamahaTX802.YamahaTX802Device + manufacturer.MIDIboxSID=MIDIbox inquriyID.YamahaDX100=NONE deviceName.YamahaDX7II=Yamaha DX7-II Driver *************** *** 100,103 **** --- 111,115 ---- inquriyID.AlesisA6=NONE deviceClass.KorgER1=synthdrivers.KorgER1.KorgER1Device + inquriyID.MIDIboxSID=F000007E46000FF7 manufacturer.NordLead=Nord inquriyID.OberheimMatrix1000=F07E**06021006000200********F7 *************** *** 108,113 **** deviceName.YamahaFS1R=Yamaha FS1R Driver manufacturer.YamahaTG33=Yamaha - manufacturer.KawaiK4=Kawai inquriyID.PeaveyPC1600=NONE deviceClass.EmuProteus=synthdrivers.EmuProteusMPS.EmuProteusDevice deviceName.CasioCZ1000=Casio CZ1000 Driver --- 120,125 ---- deviceName.YamahaFS1R=Yamaha FS1R Driver manufacturer.YamahaTG33=Yamaha inquriyID.PeaveyPC1600=NONE + manufacturer.KawaiK4=Kawai deviceClass.EmuProteus=synthdrivers.EmuProteusMPS.EmuProteusDevice deviceName.CasioCZ1000=Casio CZ1000 Driver |