LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles".
LV2 is a successor of LADSPA that aims to remain simple yet adds extensibility which enables more advanced plugin functionality (e.g. MIDI or graphical interfaces).
Documentation
- LV2 Specifications/Documentation
- API Reference
- Filesystem Hierarchy Standard
- Bundle Definition
- Example Plugins in SVN repository
- Validating LV2 Data
Downloads
Development and Discussion
- Mailing List Info
- Mailing List Archives
- Chat in #lv2 on irc.freenode.net ( LV2 chat in browser)
- SVN Repository

