Lilv 0.24.8
drobilla.net ⋅Lilv 0.24.8 has been released. Lilv is a C library to make the use of LV2 plugins as simple as possible for applications. For more information, see http://drobilla.net/software/lilv.
Changes:
- Allow passing strings for URIs in Python API when unambiguous
- Fix cases where incorrect translation is used
- Fix deleting state bundles loaded from the model
- Fix memory leak when dyn-manifest has no plugins (thanks Michael Fisher)
- Implement state:freePath feature