1JACK_LSP(1) General Commands Manual JACK_LSP(1)
2
3
4
6 jack_lsp - JACK toolkit client to list information on ports
7
9 jack_lsp [ -s | --server servername ] [ -AclLptvh ]
10
12 jack_lsp lists all known ports associated with a JACK server. It can
13 also optionally list various kinds of information about each port.
14
16 -s, --server servername
17 Connect to the jack server named servername
18
19 -A, --aliases
20 List aliases for each port
21
22 -c, --connections
23 List connections to/from each port
24
25 -l, --latency
26 Display per-port latency in frames at each port
27
28 -L, --latency
29 Display total latency in frames at each port
30
31 -p, --properties
32 Display port properties. Output may include input|output, can-
33 monitor, physical, terminal
34
35 -t, --type
36 Display port type
37
38 -h, --help
39 Display help/usage message
40
41 -v, --version
42 Output version information and exit
43
44
45
46
47
481.9.20 January 2022 JACK_LSP(1)