How do you compare the similarity of two MIDI files?

I am creating a system that will allow the user to enter two MIDI files: one for a song and one for the user trying to play that song. I want to give the user a rating based on how well they played this song. Are there any algorithms that would compare 2 files and produce a percentage of similarity between them?

+3


source to share


1 answer


Go to Google MidiDev group https://groups.google.com/forum/?fromgroups=#!forum/mididev

There is a guy named Stefan (the owner of the band) who wrote the next piano for piano. I think he knows a lot about how he approaches notes, etc.



Hope it helps.

+1


source







All Articles