1.Midas is outdated
2.Midas requires commercial licensing
3.MikMod is still under development, and stable enough
4.MikMod can be cross-platform
5.Can wrap MikMod command sets to compatible with current PB
6.Supported MOD formats are almost identical
7.MikMod has better licensing scheme
Personally I prefer uFMOD, but it's still growing, however MikMod/LibMik is a good solution tho.
Why not using libmodplug ? It have far better sound reproduction, better interpolation (sinc/polyphase), a better support for all weird modules, the sources are not released but are open in case you want to code a OSS/Alsa/Esd/Jack output driver. (the code is plain C)
KarLKoX wrote:Why not using libmodplug ? It have far better sound reproduction, better interpolation (sinc/polyphase), a better support for all weird modules, the sources are not released but are open in case you want to code a OSS/Alsa/Esd/Jack output driver. (the code is plain C)