| JALV(1) | General Commands Manual | JALV(1) |
jalv — run an LV2
plugin with a command-line interface
jalv |
[-dhipstx] [-b
size] [-c
symbol=value] [-U
ui_uri] [-l
dir] [-n
name] plugin_state |
jalv is a simple LV2 host that runs one
plugin. It has several versions, this one has an interactive command-line
interface.
jalv has one positional argument, which
can be a plugin URI, preset URI, or the path to a bundle or data file that
describes one.
The options are as follows:
-b
bytes-c
symbol=value-c
vol=1.4 where “vol” is the symbol of a
control port on the plugin.-dstdout. Note that this may print an extreme amount
of text, piping the output to a pager or file is recommended.-h-istdin and run
non-interactively.-l
dir-n
name-x is also given.-pstdout.-sshowHide
interface. For embeddable UIs, use
jalv.gtk3(1) instead.-t-U
uri-V-x-n or
exit if it's unavailable.The Jalv prompt supports several commands for interactive control:
helpcontrolsmonitorspresetspreset
uriquitset
index valueset
symbol valueLV2_PATHPATH format.jalv was written by David
Robillard
<d@drobilla.net>, with
contributions by Robin Gareus, Hanspeter Portner, and others.
| August 1, 2025 | Linux 6.15.4-arch1-1-server |