>* 'engine' should be called jack_engine, or jack-engine, or just jack even.
>  or jack-server. or jackd.
>* flclient should either be given a new name or not installed. also, it should
>  be optional to build it, and perhaps examples merit their own subdir in the
>  source tree.
>* all references to audioengine should be removes from the code: ae_main.cc,
>  etc.
>* the alsa driver should be either renamed (like to libjack-alsa.so) or put in
> a
>  laaga subdir of /usr/local/lib.
>
>Thoughts? Can we get out another release, pretty please? :)

i've put together a new release, in which:

     * all instances of LAAGA/Laaga/laaga have become JACK/Jack/jack
     * the engine is renamed jackd
     * clients are "jack_simple_client" and "jack_monitor_client"
     * the jack_fltk_client is optional (configure --enable-fltk-client)
     * jack/jack.h will be installed
     * the alsa driver is installed in $(libdir) as jack_alsa.so (not
           libjack_alsa.so, because its not technically a shared
           library, just a shared object)

no pre-existing problems with jackd have NOT been addressed. feel
free to poke around.

     http://www.op.net/~pbd/jack-0.2.3.tar.gz

from now on, you all know JACK!

--p

Reply via email to