A library to make the use of LV2 plugins as simple as possible for applications
Lilv is a library to make the use of LV2 plugins as simple as possible for applications. Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal dependencies.
Lilv is Free Software (using an extremely liberal “MIT-style” license) written in C99 using Serd and Sord, and is known to work on GNU/Linux, Mac OS X, and Windows 7 with MingW
- Developed at multimedia:libs
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/lilv && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
lilv-0.18.0.tar.bz2 | 0000201334 197 KB | |
lilv.changes | 0000005798 5.66 KB | |
lilv.spec | 0000003660 3.57 KB |
Revision 6 (latest revision is 20)
Stephan Kulow (coolo)
accepted
request 241431
from
Cristian Morales Vega (RedDwarf)
(revision 6)
- Update to 0.18.0 * Allow lilv_state_restore() to be used without passing an instance, for restoring port values via a callback only * Fix unlikely memory leak in lilv_plugin_instantiate() * Support denoting latency ports with lv2:designation lv2:latency * Allow passing NULL port_class to lilv_plugin_get_port_by_designation * Call GetProcAddress with correct calling convention on Windows * Add support for running plugins from Python by Kaspar Emanuel * Clean up after test suite so multiple runs are successful * Add lilv_port_get_node() for using world query functions with ports * lv2info: Don't display invalid control maxes and defaults (patch from Robin Gareus) * lilvmm.hpp: Add wrappers for UI API - lilv-0.16.0-python_bindings.patch removed
Comments 0