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

Annotation of /liblscp/trunk/README

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC