Jalv 1.10.0
Posted on in Software, LAD, LV2, JalvJalv 1.10.0 has been released. Jalv (JAck LV2) is a simple host for LV2 plugins. It runs a plugin, and exposes the plugin ports to the system, essentially making the plugin an application. For more information, see http://drobilla.net/software/jalv.
Changes:
- Add block length command-line parameter for PortAudio
- Fix PortAudio backend
- Fix crash with plugins that have non-event inputs
- Fix stale parameter descriptions in man pages
- Fully implement fixedBlockLength and powerOf2BlockLength
- Gracefully handle failure to open audio backend in Gtk interface
- Update meson fallback subproject wrap files