lvtk-examples

LV2 C++ wrappers and utilities - examples plugins
  https://github.com/lvtk/lvtk/
  0
  no reviews



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 some example plugins.