logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

jack_lsp - JACK toolkit client to list information on ports

Description

jack_lsp  lists  all known ports associated with a JACK server. It can also optionally list various kinds
       of information about each port.

Name

       jack_lsp - JACK toolkit client to list information on ports

Options

-s, --serverservername
              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

4                                                     2022                                           JACK_LSP(1)

Synopsis

jack_lsp [ -s | --server servername ] [ -AclLptvh ]

See Also