From: Joachim B. <jba...@pi...> - 2005-08-16 10:09:49
|
Hi, do you have the SysEx documentation of both the XV-5050 and the XV-5080? I guess they differ a bit, at least the SysEx identification string is different. That means the XV-5050 doesn't recognize that it should respond. E.g. the XV-5080 could be identified by=20 05 AA and the XV-5050 by 05 AB so you have to change the "05 AA" to "05 AB". (That's just an example, the values are not correct!) Hope this helps. Regards, Joachim Backhaus > -----Urspr=FCngliche Nachricht----- > Von: jsy...@li... > [mailto:jsy...@li...]Im=20 > Auftrag von Mika > Saari > Gesendet: Mittwoch, 20. Juli 2005 19:48 > An: jsy...@li... > Betreff: [Jsynthlib-devel] JSynthLib & Roland XV-5050 >=20 >=20 > Hello, >=20 > 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"),=20 > so I can see > that the driver actually is added to the software), and last=20 > I tried if > I could get the patch listing. But nothing happens, what I=20 > 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=20 > indicates with > led that command is received (even it would be nothing clever). Also I > can use the Roland through Rosegarden.=20 >=20 > 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. >=20 > Ah yes and I tested this with own account and root account.=20 >=20 > Anything I could try / test ? >=20 > Humble thanks for everybody, > -Mika >=20 > =20 >=20 >=20 >=20 > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. = http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dclick > _______________________________________________ > Jsynthlib-devel mailing list > Jsy...@li... > https://lists.sourceforge.net/lists/listinfo/jsynthlib-devel >=20 |