Lilv 0.26.2
Posted on in Software, LAD, LV2, LilvLilv 0.26.2 has been released. Lilv is a C library to make the use of LV2 plugins as simple as possible for applications.
Changes:
- Actually reload files if bundles are unloaded then reloaded
- Add support for loading xsd:float literals, "INF", and "NaN"
- Avoid warning about non-existent entries in LV2_PATH
- Fix crash when duplicate plugins are discovered
- Fix lilv_node_is_literal() with booleans
- Refine command line tool interfaces and documentation
- lv2bench: Add support for common features and options
- lv2bench: Use more realistic real-time scheduling