jalv
Simple but fully featured LV2 host for Jack
Jalv is a simple but fully featured LV2 host for Jack. It runs LV2 plugins and exposes their ports as Jack ports, essentially making any LV2 plugin function as a Jack application. Jalv is a small program which is useful, but also intended to be an appropriate test host for plugin development. It runs plugins from the command line with no user interaction, is light enough to run in valgrind, and is capable of dumping all plugin to/from UI communication in a human readable format. To make it simple to test plugins in hosts that use different toolkits, there are several Jalv executables: jalv, jalv.gtk, jalv.gtkmm, and jalv.qt.
homepage ↗ gitlab: drobilla/jalv
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.6.9_pre20250802 | 2 | 17 h | details › |
Versions & arches
Use flags of 1.6.9_pre20250802
- gtk Add support for x11-libs/gtk+ (The GIMP Toolkit)
- +jack Add support for the JACK Audio Connection Kit
- portaudio Add support for the crossplatform portaudio audio API
- qt6 Add support for the Qt 6 application and UI framework
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)