Man page - jack_lsp(1)
Packages contains this manual
- jack_samplerate(1)
- jack_showtime(1)
- jack_transport(1)
- jack_property(1)
- jack_iodelay(1)
- jack_netsource(1)
- jack_simple_client(1)
- jack_rec(1)
- alsa_out(1)
- alsa_in(1)
- jack_bufsize(1)
- jack_monitor_client(1)
- jack_unload(1)
- jack_impulse_grabber(1)
- jack_connect(1)
- jack_disconnect(1)
- jack_load(1)
- jack_lsp(1)
- jack_freewheel(1)
- jack_metro(1)
- jack_wait(1)
apt-get install jack-example-tools
Manual
JACK_LSP
NAMESYNOPSIS
DESCRIPTION
OPTIONS
NAME
jack_lsp - JACK toolkit client to list information on ports
SYNOPSIS
jack_lsp [ -s | --server servername ] [ -AclLptvh ]
DESCRIPTION
jack_lsp lists all known ports associated with a JACK server. It can also optionally list various kinds of information about each port.
OPTIONS
-s , --server servername
Connect to the jack server named servername
-A , --aliases
List aliases for each port
-c , --connections
List connections to/from each port
-l , --latency
Display per-port latency in frames at each port
-L , --latency
Display total latency in frames at each port
-p , --properties
Display port properties. Output may include input|output, can-monitor, physical, terminal
-t , --type
Display port type
-h , --help
Display help/usage message
-v , --version
Output version information and exit