Codebase list liblscp / HEAD
HEAD

Tree @HEAD (Download .tar.gz)

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)

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

Unpack the tarball and in the extracted source directory:

    cmake [-DCMAKE_INSTALL_PREFIX=/usr/local] -B build
    cmake --build build [--parallel <Njobs>]

and optionally, as root:

    sudo cmake --install build

See also the README.cmake file in the source distribution.


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