table of contents
| LV2LS(1) | General Commands Manual | LV2LS(1) |
NAME¶
lv2ls — list all
installed LV2 plugins
SYNOPSIS¶
lv2ls |
[-Vhn] [--help]
[--names] [--version] |
DESCRIPTION¶
lv2ls prints the URI of every installed
LV2 plugin to stdout.
Plugins are discovered with the same mechanism used by most hosts.
The default path can be overridden by setting the
LV2_PATH environment variable.
The options are as follows:
ENVIRONMENT¶
LV2_PATH- List of directories to search for LV2 plugin bundles, in the style of
PATH.
EXIT STATUS¶
lv2ls exits with a status of 0, or
non-zero if an error occurred.
SEE ALSO¶
AUTHORS¶
lv2ls is a part of lilv, by
David Robillard
<d@drobilla.net>.
| November 29, 2022 | Lilv 0.24.26 |