Why XM Tool v1.0 (c) Yamato, 2002 --------------------- With this tool package you can compress the samples in a XM file which is quite useful when making a 64 kb intro. This package includes a tool and a modified version of the minifmod xm player library that will play back the compressed xm music file. The minifmod API has been changed and some functions were removed and some renamed but the general usage is the same as in the original minifmod. Please look at the included main.cpp. There are two library versions included.. minifmod.lib - use this one if you do not link with a c std lib. minifmod std.lib - use this one if you use an extern c std lib (dll). Bugs! ----- Both the tool and the library have bugs and are far from perfect. The tool might crash without a reason and the player library might also crash with some tracks that do unusual things. Not a real bug but the tool will play the samples at a fixed rate of 44100 Hz. There are also some glitches in the tool user interface. mail to yamato@20to4.net Good luck