SLV2 is a library to make the use of LV2 plugins as simple as possible
for applications.
Changes this release:
- Reworked API to be more future-proof and support plugin ports of
various types (e.g. not just float ala LADSPA).
- Various performance improvements (extreme improvements with a recent
enough version of redland/librdf)
- Support for 'scale points' (e.g. combo box ports)
- Support plugins with binaries in locations other than the top level of
the plugin bundle
- Support for new generic LV2 events (replaces old MIDI) in bundled
hosts
- Several bug fixes
- Other things I forget
Upgrading (and, for developers, updating code to the new API) strongly
recommended.
Source available at
http://drobilla.net/software/slv2
Packages for amd64 Debian unstable are available, for details see:
http://wiki.drobilla.net/Debian
Enjoy,
-Dave Robillard