CodeSounding version 1.3 released.
Sonification java library (http://en.wikipedia.org/wiki/Sonification): build and play computer generated music sounds, assigning notes, MIDI instruments to java source code structures (var, blocks, if, break, etc).
New features:
- command line interface
- added an ANT task class
- ANTLR java source file parser (previously was a javacc parser)
- all rewritting stuff in the same java process
- short step by step tutorial
- demo live (Java Web Start app)
Main site: http://www.codesounding.org/indexeng.html
Download sources and jars from: http://sourceforge.net/project/showfiles.php?group_id=169687
See and hear a demo: http://www.codesounding.org/java2demo.jnlp
Wiki and technical information: http://sounding-code.wiki.sourceforge.net/
Enjoy it!