From: Andreas R. <a_r...@gm...> - 2013-02-02 20:44:06
|
Hi! So I want to write the sysex messages for a scene to a midi file and thought, it would be nice to use the javax.sound.midi package. Has anyone done this and had problems with corrupted messages? It seems the leading f0 bytes of my sysex messages are gone everywhere? Is this some sort of a known issue? Better don't use it and write the bytes manually? Thanks in advance, Andreas |