Main Page
From codesounding
Contents |
News
Rel. 1.4 contains a plugin for JACK sound server (http://jackaudio.org/) using JJack java library (http://jjack.berlios.de/). See a live demo on YouTube (http://www.youtube.com/watch?v=14ffzn3HvEM).
Runtime wave sound is function of how the source code is structured. To each statement (for, if, while etc) is assigned a pitch value. Any efford was made to keep on sync audio and video tracks. Thanks to ardour, xjadeo, kino, avidemux, mencoder and of course JACK :)
SVN repository contains the last updates:
svn co https://codesounding.svn.sourceforge.net/svnroot/codesounding/CodeSounding/trunk CodeSounding
Last tagged version:
svn co https://codesounding.svn.sourceforge.net/svnroot/codesounding/CodeSounding/tags/REL-1.4.1 CodeSounding
Starting from v1.3, new binary releases are a jar with embedded all the dependencies (as ANTLR, StringTemplate, jMusic, Commons CLI). This useful job is enabled by the jarjar utility.
