Usage:
------

To replay soundmodules simply call the library with

java -jar jmod_0_9.jar /file/to/sound.mod

A player out of the example package is included so that it can be tested
directly.



Changelog:
----------

- GUI-classes removed
- Separate Logger class removed and replaced by System.out.println() and
  System.err.println()
- Calls to runtime functions v >1.3 replaced, Java 1.5 special language
  features removed to be backwards compatible and compilable with Java 1.3



License:
--------

This software is licensed under the LGPL, please refer to
https://jmod.dev.java.net and
http://www.gnu.org/copyleft/lesser.html for more information!

