Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 2cb68dd07908498b6b79003d5a0cc526 > files > 19

jmod-0.9-2.fc12.i686.rpm

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!