Hi there,

I will soon release a special driver for libmikmod that should work with all versions of MikMod. MikMod's behavior for buffer sizes that are not a power of 2 is unspecified according to the developers (strangely so, I would understand if they'd mean a multiple of 2, but a power of 2...?) so I will create a driver that will put in an extra buffer to satisfy MikMod _and_ Empeg with its "I only like 4608 bytes". :)

Right now, libmikmod 3.1.6 seems to work fine with 4608 bytes, though. (binary is included)

Till