liblv2-plugin

liblv2-plugin is a C++ library that you can use to write LV2 plugins by inheriting from a plugin base class and overriding a small number of functions. See LV2 programming for the complete idiot for a tutorial.