1PW-JACK(1) General Commands Manual PW-JACK(1)
2
3
4
6 pw-jack - Use PipeWire instead of JACK
7
9 pw-jack [options] COMMAND [FILE]
10
11
13 pw-jack modifies the LD_LIBRARY_PATH environment variable so that ap‐
14 plications will load PipeWire's reimplementation of the JACK client li‐
15 braries instead of JACK's own libraries. This results in JACK clients
16 being redirected to PipeWire.
17
18 If PipeWire's reimplementation of the JACK client libraries has been
19 installed as a system-wide replacement for JACK's own libraries, then
20 the whole system already behaves in that way, in which case pw-jack has
21 no practical effect.
22
24 -h Show help.
25
26 -r NAME
27 The name of the remote instance to connect to. If left unspeci‐
28 fied, a connection is made to the default PipeWire instance.
29
30 -v Verbose operation.
31
33 pw-jack sndfile-jackplay /usr/share/sounds/freedesktop/stereo/bell.oga
34
35
37 Using PipeWire for audio is currently considered to be experimental.
38
40 The PipeWire Developers <‐
41 https://gitlab.freedesktop.org/pipewire/pipewire/issues>; PipeWire is
42 available from https://pipewire.org
43
45 pipewire(1), jackd(1),
46
47
48
49
50 PW-JACK(1)