Description
Audio software can discover and use LV2 plugins through a C library interface with Python bindings.
This Git package is useful for developers building plugin hosts, audio tools, or scripts around the LV2 standard. It does not add an audio workstation by itself; parent software uses it to inspect and load plugins.
Plugins can process audio and may come from untrusted sources. Review plugin paths and compatibility before loading large plugin sets.