logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

qjackctl - User interface for controlling JACK (Jack Audio Connection Kit)

Author

       QjackCtl was written by Rui Nuno Capela.

       This  manual  page  was written by Guenter Geiger <geiger@debian.org>, for the Debian project (but may be
       used by others).

                                                  June 17, 2014                                      QJACKCTL(1)

D-Bus Insterface

       Enable  `Setup  >  Misc  >  Other  > Enable D-Bus interface` to use the D-Bus interface commands as shown
       below.

       bus-send--system/org.rncbc.qjackctl.startbus-send--system/org.rncbc.qjackctl.stopbus-send--system/org.rncbc.qjackctl.resetbus-send--system/org.rncbc.qjackctl.mainbus-send--system/org.rncbc.qjackctl.messagesbus-send--system/org.rncbc.qjackctl.statusbus-send--system/org.rncbc.qjackctl.sessionbus-send--system/org.rncbc.qjackctl.connectionsbus-send--system/org.rncbc.qjackctl.patchbaybus-send--system/org.rncbc.qjackctl.graphbus-send--system/org.rncbc.qjackctl.rewindbus-send--system/org.rncbc.qjackctl.backwardbus-send--system/org.rncbc.qjackctl.playbus-send--system/org.rncbc.qjackctl.pausebus-send--system/org.rncbc.qjackctl.forwardbus-send--system/org.rncbc.qjackctl.setupbus-send--system/org.rncbc.qjackctl.aboutbus-send--system/org.rncbc.qjackctl.quitbus-send--system/org.rncbc.qjackctl.presetstring:[label]   bus-send--system/org.rncbc.qjackctl.active-patchbaystring:[path] bus-send--system/org.rncbc.qjackctl.loadbus-send--system/org.rncbc.qjackctl.savebus-send--system/org.rncbc.qjackctl.savequitbus-send--system/org.rncbc.qjackctl.savetemplate

Description

       This manual page documents briefly the qjackctl command.

       QjackCtl is used for controlling the Jack Audio Connection Kit (JACK) and as a patchbay for ALSA MIDI and
       JACK  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.

Files

       Configuration settings are stored in ~/.config/rncbc.org/QjackCtl.conf

Name

       qjackctl - User interface for controlling JACK (Jack Audio Connection Kit)

Options

-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.

See Also

jackd(1)

Synopsis

qjackctl [options]

See Also