mudlord
Banned
Heya!
Here's a simple app I wrote.
It converts SMF MIDI (GS/XG/GM) files to WAV, for conversion to MP3.
The main purpose of this, is that many apps are too complex (Timidity) or bloated (like some shareware solutions) to do the job. My aim is to write a simple application, that does this and does it in under 200KB. And plus, I was too lazy to do anything mentally strenous, like code pixel shaders.
You need SoundFonts for this to work.
This uses BASS to operate, so kudos goes to Ian Luck for the libraries.
Enjoy!
Here's a simple app I wrote.
It converts SMF MIDI (GS/XG/GM) files to WAV, for conversion to MP3.
The main purpose of this, is that many apps are too complex (Timidity) or bloated (like some shareware solutions) to do the job. My aim is to write a simple application, that does this and does it in under 200KB. And plus, I was too lazy to do anything mentally strenous, like code pixel shaders.
You need SoundFonts for this to work.
This uses BASS to operate, so kudos goes to Ian Luck for the libraries.
Enjoy!