libfreebobctl - Freebob Control API
-----------------------------------

libfreebobctl

Homepage: http://freebob.sf.net

License: GNU Lesser General Public License (LGPL)

Installation
------------

From the untarred directory:

    make -f Makefile.cvs
    ./configure
    make
    make install

Credits
-------

- liblscp from www.linuxsampler.org by rncbc aka Rui Nuno Capela that inspired the auto/libtool setup of this project. 
  And also served as inspiration.