Does anybody know a library or application that is able to diff two versions of a MIDI file?
A:
I don't know of anything existing that will diff MIDI files, and what that exactly means could vary depending on what you are wanting to diff, but I would probably start with something like NAudio http://www.codeplex.com/naudio and write a library to compare whatever aspects of the MIDI file I was interested in comparing.