Hello. Dave Phillips wrote: >>> If adding MIDI input capability in DOSemu is trivial, hopefully these >>> reasons will convince you that it would still be greatly appreciated >>> by some of us. > Thanks for checking this out, Stas ! OK. Here goes the patch for midi input. Now at least I don't feel myself that guilty for not contributing for the half of a year already:) About the patch: - Must be applied against the CVS version, as 1.1.99.1 lacks the IRQ support for MPU401 needed for vapimpu. - Don't forget to restart configure after applying. - Create a ~/.dosemu/dosemu-midi_in pipe and forward your midi data to it. - Let me know how it goes as I cant really test it (no midi keyboard, and I am not a musician at all).