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.
14
15 QjackCtl is used for controlling the Jack Audio Connection Kit (JACK)
16 and as a patchbay for ALSA MIDI and JACK MIDI devices. QjackCtl also
17 has support for the JACK transport control protocol, so you can use it
18 to start and stop the JACK transport. Once you start qjackctl, you get
19 presented with a single GUI window, the buttons are self-explanatory
20 and have tooltips.
21
23 -s, --start
24
25 Start JACK audio server immediately
26
27 -p, --preset=[label]
28
29 Set default settings preset name
30
31 -a, --active-patchbay=[path]
32
33 Set active patchbay definition file
34
35 -n, --server-name=[label]
36
37 Set default JACK audio server name
38
39 -h, --help
40
41 Show help about command line options
42
43 -v, --version
44
45 Show version information.
46
48 jackd(1)
49
51 Configuration settings are stored in ~/.config/rncbc.org/QjackCtl.conf
52
54 QjackCtl was written by Rui Nuno Capela.
55
56 This manual page was written by Guenter Geiger <geiger@debian.org>, for
57 the Debian project (but may be used by others).
58
59
60
61 June 17, 2014 QJACKCTL(1)