File: README

package info (click to toggle)
liblscp 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 620 kB
  • sloc: ansic: 5,744; makefile: 3
file content (31 lines) | stat: -rw-r--r-- 690 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
liblscp - LinuxSampler Control Protocol API
-------------------------------------------

liblscp is an implementation of the LinuxSampler control protocol,
proposed as a C language API.

Homepage: https://www.linuxsampler.org

License: GNU Lesser General Public License (LGPL) version 2 or later.

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

Unpack the tarball and in the extracted source directory:

    cmake [-DCMAKE_INSTALL_PREFIX=<prefix>] -B build
    cmake --build build [--parallel <Njobs>]

and optionally, as root:

    [sudo] cmake --install build

Note that the default installation path (<prefix>) is /usr/local .


Enjoy.
--
rncbc aka Rui Nuno Capela
rncbc at rncbc.org
https://www.rncbc.org