My midi music

BlitzMax Forums/BlitzMax Programming/My midi music

Hey I have like 20 midi songs for my blitzmax game.
My game need to be done in a few weeks, and downloadable. Is there any way I can play the midis in my game?
I dont want to alter them or anything, just play and stop at any time.
Do I have to convert them to some other file type? what should I do?

You can convert them into .OGG formats and play it through built in Blitzmax functions or use the FMOD library which supports MIDI files....(it works great but I couldnt get it to run properly).

This is Windows only...
http://www.blitzbasic.com/Community/posts.php?topic=41983