Lilv 0.24.4
drobilla.net ⋅Lilv 0.24.4 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:
- Don't attempt to load remote or non-Turtle files
- Fix saving state when broken links are encountered
- Gracefully handle plugins with missing binary URIs
- Install Python bindings when configured without tests (thanks Clement Skau)
- Remove use of deprecated readdir_r
- lv2apply: Activate plugin before running
- lv2apply: Use default values when they are not nan
- lv2bench: Improve support for plugins with sequence ports
- lv2bench: Support running a single plugin given on the command line