From: Hiroo H. <hir...@co...> - 2005-02-01 05:17:00
|
Hi, Joachim, I took a look at your recent check-in into core. Thank you very much. jbackhaus> Modified Files: jbackhaus> MidiScan.java jbackhaus> Log Message: jbackhaus> Waldorf Microwave 2 is now recognized per Auto-Scan. jbackhaus> jbackhaus> It uses a different inquiry response header: jbackhaus> F7 7E 06 02 channel jbackhaus> instead of jbackhaus> F7 7E channel 06 02 This means "Waldorf Microwave 2" does not obey the MIDI specification. It's not bad idea to put a hack for a particular synth. (Let's support more synths!) But please put a comment. Otherwise nobody cannot understand this code. And please fix indentation, too. Thank you, again. -- Hiroo Hayashi |