ea1d59f1fb7bc53041f023949a6ae73736fe5308
[platform/upstream/gstreamer.git] / gst / modplug / libmodplug / README
1 libmodplug v0.7 - A library for decoding MOD-like music formats.
2  Based on the ModPlug sound engine by Olivier Lapicque <olivierl@jps.net>
3  Ported to Unix by Kenton Varda <temporal@gauge3d.org>
4  Additional modifications by Markus Fick <marf@gmx.net> and
5     Adam Goode <adam@evdebs.org>
6  Placed in the public domain in October, 2001
7
8
9 All the documentation needed can be found in the comments in modplug.h.
10 This library should be perfectly accessible from C, although it is written
11 in C++.  Just #include <modplug.h> to use it, and link against
12 libmodplug.so.
13
14 This library has been known to compile fine in Windows using MinGW32 (A
15 GCC-based compiler).  Windows is not yet officially supported, however.
16 (With about half an hour of hacking, any decent programmer should be able
17 to convince WinAmp to play mods using this library. ;) )
18
19 I need a maintainer for this.  I have too many other projects I am working
20 on, and ModPlug has dropped low on the list.  If you would like to be the
21 new maintainer, please e-mail me at <temporal@gauge3d.org> and tell me why
22 you think you would be the right person for the job.  :)