lvtk 1.2.0-0.23dd995
C++ libraries for LV2 plugins
The LV2 Toolkit (LVTK) contains libraries that wrap the LV2 C API and extensions into easy to use C++ classes. It is the successor of lv2-c++-tools.
- Outputs:
out - Website: https://github.com/lvtk/lvtk
- Licenses: ISC
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install lvtk 1.2.0-0.23dd995 as follows:
guix install lvtk@1.2.0-0.23dd995
Or install the latest version:
guix install lvtk
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.