|
From: Emil <em...@za...> - 2013-08-25 12:06:42
|
I've been stuck here for about ten days. I would like to build a simple sequencer but I cant get a player to open. I can get Midishare to open fine and I can do all the tests without any problems but when I try to use the grame.midishare.player.MidiPlayer library I always get an error. My IDE finds the MidiPlayer library allright and it shows no errors when I write MidiPlayer.Open() but when I run the code I always get a "JPlayer.library not found" error. I have tried putting JPlayer.dll in every imaginable folder and I still get this error. I am writing in Java with Netbeans under Win7 32bit. First I was using Midishare 1.91 and the last few days I've been trying with 1.93 with the same luck. Any ideas or suggestions would be very welcome. |