ttl2c
LV2 C++ wrappers and utilities - tools
Install
- All systems
-
curl cmd.cat/ttl2c.sh
- Debian
-
apt-get install lvtk-tools
- Ubuntu
-
apt-get install lvtk-tools
- Arch Linux
-
pacman -S lvtk
- Kali Linux
-
apt-get install lvtk-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lvtk-tools
- Raspbian
-
apt-get install lvtk-tools
- Dockerfile
- dockerfile.run/ttl2c
lvtk-tools
LV2 C++ wrappers and utilities - tools
LV2 Toolkit is a set of C++ wrappers around the LV2 C API. The included libraries ease writing LV2 plugins and UIs in C++ by inheriting from easy to use template classes. LV2 is a portable plugin standard for audio systems, similar in scope to LADSPA, VST, AU, and others. This package contains the binary ttl2c, a program to generate C headers from RDF definition files.