From: Mika S. <mik...@wi...> - 2005-07-20 17:47:53
|
Hello, I checked that Roland XV-5080 and XV-5050 midi commands seems to be pretty same kind. So I took the 5080 synthdriver, replaced XV5080 with XV-5050, compiled with make, java core/DeviceListWriter, added new XV-5050 device (also added some System.out.prinln("Debug"), so I can see that the driver actually is added to the software), and last I tried if I could get the patch listing. But nothing happens, what I mean is that the Roland XV-5050 doesn't show any data transfer between machine (no led is indicating that communication is done). I tested that "amidi -p hw:1,0 -S <something here>" sends the command and Roland indicates with led that command is received (even it would be nothing clever). Also I can use the Roland through Rosegarden. Possible problems: 1) Totally wrong channel & ID in Window- >Properties->Midi. What kind of numbers should I have there since the Roland is the second midi device (hw:1,0) ? 2) I haven't installed the MIDI jar correctly, though if I remove the LinuxCharDev.jar, I can not change any MIDI parameters anymore. Ah yes and I tested this with own account and root account. Anything I could try / test ? Humble thanks for everybody, -Mika |