LV2 Toolkit is a set 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.
If you are looking for the official LV2 specification, please visit the LV2 homepage
This project was forked from lv2-c++-tools