Hi !
I'm developing an application in Delphi. And now I have a problem. I want to open and read Standard MIDI files (.mid). I just want to read from the MIDI file the MIDI events such like Note On or Note Off. Because I want to get the musical notes from it. Can you help me ?
I found MxMidi32.DLL and the documentation and using of it, but it's written in C++ and I don't know how to use it from my Delphi program.
Thank you very much for your help !
Sorry for my English, I'm hungarian.