scene.org File Archive

File download

<root>­/­resources­/­music­/­utils/yxmtool.zip

File size:
104 437 bytes (101.99K)
File date:
2005-09-12 00:20:12
Download count:
all-time: 663

Preview

  • dss.dll 50.57K
  • Main.cpp 1.48K
  • minifmod std.lib 36.41K
  • minifmod.h 2.75K
  • minifmod.lib 36.58K
  • minifmod.txt 6.45K
  • texture.bmp 2.12K
  • yxmtool.exe 108.00K
  • yxmtool.txt 1.08K

file_id.diz

  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