lvtk
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.
- Versions: 2-0.a73feab · 1.2.0-0.23dd995
- Website: https://github.com/lvtk/lvtk
- Licenses: ISC
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of lvtk as follows:
guix install lvtk
Or install a particular version:
guix install lvtk@1.2.0-0.23dd995
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.
Badge code
You can use the following badge to inform users of lvtk about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/lvtk'><img src='https://packages.guix.gnu.org/packages/lvtk/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/lvtk)
Example Org:
[[https://packages.guix.gnu.org/packages/lvtk][https://packages.guix.gnu.org/packages/lvtk/badges/latest-version.svg]]