Closed aberant closed 12 years ago
Colin, what Ruby/OS environment are you using?
Are you sure that the 00 is really the first byte there? Notice that it says 9 bytes at the top and the actually message is 9 bytes. Maybe 00 is the index of the message in that readout. Maybe try sending a bunch of them and see if the number increments?
d'oh.. so i restarted EVERYTHING and it's working again. sorry, i should have done that before i filed a ticket. i guess my synth was in a bad state.
also, that 0x00 was some formatting that only became apparent when i looked at larger messages
i've poured myself some caffeine and hopefully you won't get any more stupid tickets from me tonight.. 8)
no worries, this was totally worth it just to have my wild guess be correct
so i've been trying to make a program so i can mess with my virus c using sysex and i'm seeing an odd issue. here's my code
i send that to the virus. as we all know, it's the sysex command to dump the entire A bank of the synth. i see it's sysex indicator come on.. and then nothing. I fire up midi monitor and it looks like there's an extra 0x00 on the front of the message. any ideas what could cause this?