On Sun, 2003-01-26 at 13:07, nick wrote:
amSynth - Analogue Modelling SYNTHesizer
****************************************
amSynth 1.0-rc2, code-named "jack", is now available!!
Get the source code at
http://amsynthe.sourceforge.net/amSynth
Changes in this release:
* you've been waiting for it -- JACK audio output support!!
* completely revised ./configure & build system - will adapt features to
libraries installed, proper 'make install' target...
* launch a virtual keyboard from the amSynth menu!
* transparent per-user installation for first time users
* build fixes galore, now compiles fine on latest GCC versions
Enjoy!
(and any problems with it please get in touch, details on website)
-Nick d-.-b
I had to include <sys/wait.h> in GUI/GUI.cc for the WEXITSTATUS macro
definition to compile properly.
Very nice work, thanks !
Thomas