qjackctl(1) - Linux man page
Name
qjackctl - User interface for controlling JACK (Jack Audio Connection Kit)Synopsis
qjackctl [options]Description
qjackctl is used for controlling the Jack Audio Connection Kit (JACK) and as a patchbay for ALSA MIDI devices. Qjackctl also has support for the JACK transport control protocol, so you can use it to start and stop the JACK transport. Once you start qjackctl, you get presented with a single GUI window, the buttons are self-explanatory and have tooltips.
Options
This program follows the usual GNU command line syntax, with long options starting with two dashes ('-'). A summary of options is included below. For a complete description, see the Info files.- -s, --start
- Start JACK audio server immediately
- -p, --preset=[label]
- Set default settings preset name
- -a, --active-patchbay=[path]
- Set active patchbay definition file
- -n, --server-name=[label]
- Set default JACK audio server name
- -h, --help
- Show help about command line options
- -v, --version
- Show version information.