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

Contents of /liblscp/trunk/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3659 - (show annotations) (download)
Sun Dec 15 15:20:58 2019 UTC (4 years, 3 months ago) by capela
File size: 510 byte(s)
- Updates for HTTPS external links if available.
1 liblscp - LinuxSampler Control Protocol API
2 -------------------------------------------
3
4 liblscp is an implementation of the LinuxSampler control protocol,
5 proposed as a C language API.
6
7 Homepage: https://www.linuxsampler.org
8
9 License: GNU Lesser General Public License (LGPL)
10
11 Installation
12 ------------
13
14 If checking out from Git:
15
16 ./autogen.sh
17
18 From the extracted source directory:
19
20 ./configure
21 make
22 make install
23
24
25 Enjoy.
26 --
27 rncbc aka Rui Nuno Capela
28 rncbc at rncbc.org
29 https://www.rncbc.org
30

  ViewVC Help
Powered by ViewVC