From: Mika S. <mik...@wi...> - 2005-08-16 11:41:13
|
Hello, Managed to get the XV-5050 to work with ported XV-5080 code after I changed to use the Tritonus Audio Lib instead of LinuxCharDev.jar. Now slowly trying to create the patch editor with Eclipse & VA to XV-5050, seems to be a bit huge task and shall tease the forum with stupid questions time to time. Thanks for answer ! -Mika > 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 > 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 > |