1QJACKCTL(1) General Commands Manual QJACKCTL(1)
2
3
4
6 qjackctl - User interface for controlling JACK (Jack Audio Connection
7 Kit)
8
10 qjackctl [options]
11
13 This manual page documents briefly the qjackctl command. This manual
14 page was written for the Debian distribution because the original pro‐
15 gram does not have a manual page.
16
17
18 qjackctl is used for controlling the Jack Audio Connection Kit (JACK)
19 and as a patchbay for ALSA MIDI devices. Qjackctl also has support for
20 the JACK transport control protocol, so you can use it to start and
21 stop the JACK transport. Once you start qjackctl, you get presented
22 with a single GUI window, the buttons are self-explanatory and have
23 tooltips.
24
25
27 This program follows the usual GNU command line syntax, with long
28 options starting with two dashes (`-'). A summary of options is
29 included below. For a complete description, see the Info files.
30
31 -s, --start
32 Start JACK audio server immediately
33
34 -p, --preset=[label]
35 Set default settings preset name
36
37 -a, --active-patchbay=[path]
38 Set active patchbay definition file
39
40 -n, --server-name=[label]
41 Set default JACK audio server name
42
43 -h, --help
44 Show help about command line options
45
46 -v, --version
47 Show version information.
48
50 jackd(1).
51
52
54 Settings for the JACK system are stored in ~/.con‐
55 fig/rncbc.org/QjackCtl.conf and optionally in ~/.jackdrc.
56
57
59 This manual page was written by Guenter Geiger <geiger@debian.org>, for
60 the Debian project (but may be used by others).
61
62
63
64 January 11, 2010 QJACKCTL(1)