A presentation paper on the language will be presented at the ICMC-SMC 2014 joint conference in Athens in September.
For known bugs see the Bugs section; for more information please see also the Examples and the F.A.Q. sections.
./configure make sudo make installIf you want to add the readline support you must have the library installed; you can do this by typing:
./configure --enable-readlineTo also bind the bindings for FLTK (vuztk) and Csound (vuzcsnd) you must have the libraries installed; the check is only done during compilation. To enable them type:
./configure --enable-vuztk --enable-vuzcsndThe garbage collection and dynamic checkings are on by default, so the default configuration is:
./configure --enable-gc --enable-checkings --disable-readline --disable-vuztk --disable-vuzcsnd
All software distributed from this domain has been designed and developed personally by+ Carmine Emanuele Cella and is released under the GPL license. All algorithms were originally conceived and developed by the author in C++. The only purpose of this software is pure research; UNDER NO CIRCUMSTANCES WILL THE AUTHOR BE CONSIDERED RESPONSIBLE FOR ANY DAMAGE RESULTING FROM THE USE OF THIS SOFTWARE. You are allowed to freely use the software but you are kindly requested to give credit to the author for any published application.
Vuza is released under the GPL license; please visit GNU for more information.