A portable plugin standard for audio systems https://lv2plug.in/
Go to file
2024-01-06 06:32:49 +01:00
lv2.spec automatic version update by autodist [release 1.18.4-1mamba;Fri May 27 2022] 2024-01-06 06:32:49 +01:00
README.md automatic version update by autodist [release 1.8.0-1mamba;Sun Feb 02 2014] 2024-01-06 06:32:48 +01:00

lv2

LV2 is a portable plugin standard for audio systems, similar in scope to LADSPA, VST, AU, and others. It defines a C API for code and a format for data files which collectively describe a plugin. LV2 consists of a simple core (roughly equivalent in power to LADSPA) which can be extended to support more advanced functionality. This allows the interface to be "grown" to accommodate the needs of real software as they arise.