Man page - jack_wait(1)
Packages contas this manual
- jack_simple_client(1)
- jack_connect(1)
- jack_load(1)
- jack_impulse_grabber(1)
- jack_lsp(1)
- jack_rec(1)
- jack_property(1)
- alsa_in(1)
- jack_metro(1)
- jack_showtime(1)
- jack_samplerate(1)
- jack_unload(1)
- jack_freewheel(1)
- jack_monitor_client(1)
- jack_iodelay(1)
- jack_disconnect(1)
- jack_transport(1)
- alsa_out(1)
- jack_bufsize(1)
- jack_wait(1)
- jack_netsource(1)
Package: jack-example-tools
apt-get install jack-example-tools
apt-get install jack-example-tools
Manuals in package:
Documentations in package:
Manual
| JACK_WAIT(1) | General Commands Manual | JACK_WAIT(1) |
NAME
jack_wait - JACK toolkit client to check and wait for existence/exit of jackd.
SYNOPSIS
jack_wait [ -s | --server servername ] [ -t | --timeout timeout_seconds [ -cqwhv ]
DESCRIPTION
jack_wait When invoked with -c it only checks for the existence of a jack server. When invoked with -w the program will wait for a jackd to be available. The -q makes it wait for the jackd to exit.
OPTIONS
- -w, --wait
-
Wait for jackd to be available. - -q, --quit
-
Wait for jackd quit. - -c, --check
-
Only check for existence of jackd, and exit. - -s, --server servername
-
Connect to the jack server named servername - -t, --timeout timeout_seconds
-
Only wait timeout_seconds. - -h, --help
-
Display help/usage message - -v, --version
-
Output version information and exit
| 2022 | 4 |