README

License

Licensed under the Open Software License version 1.1.

Quick start

[prerequisite: Jakarta Ant. If you don't have Ant, you can launch the GUI with 'java -classpath build GUI']

At javasynth/ directory, say

$ ant run

and the Javasynth graphical user interface should appear. Open any test sound module, and you should be able to hear something.

Sources are handled with usual ant target names,

$ ant         - compile all sources
$ ant clean   - clear all class files
$ ant dist    - create a jar package
$ ant javadoc - create API documentation into javadoc/

See doc/DOCUMENT.TXT for info about Javasynth design.


 
 
 

The Javasynth project is kindly hosted by
SourceForge.net Logo