Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
LV2LS(1)		     General Commands Manual			LV2LS(1)

NAME
     lv2ls -- list 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 options are as follows:

     -V, --version
	  Print version information and exit.

     -h, --help
	  Print usage information and exit.

     -n, --names
	  Show names instead of URIs.

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
     lv2apply(1)
     lv2bench(1)
     lv2info(1)

AUTHORS
     lv2ls is a part of lilv, by David Robillard <d@drobilla.net>.

FreeBSD ports 15.quarterly	January 20, 2025			LV2LS(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=lv2ls&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help