/[svn]/liblscp/trunk/README
ViewVC logotype

Contents of /liblscp/trunk/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 92 - (show annotations) (download)
Thu May 27 10:32:44 2004 UTC (19 years, 10 months ago) by capela
File size: 457 byte(s)
Initial alpha release.

1 liblscp - LinuxSampler Control Protocol API
2 -------------------------------------------
3
4 liblscp is an implementation of the LinuxSampler control protocol,
5 pproposed as a C language API.
6
7 Homepage: http://www.linuxsampler.org
8
9 License: GNU Lesser General Public License (LGPL)
10
11 Installation
12 ------------
13
14 From the untarred directory:
15
16 make -f Makefile.cvs
17 ./configure
18 make
19 make install
20
21 Enjoy.
22 --
23 rncbc aka Rui Nuno Capela
24 rncbc@rncbc.org
25

  ViewVC Help
Powered by ViewVC