3.2. Qjackctl

Provides a simple GUI dialog for setting several JACK daemon parameters, which are properly saved between sessions, and a way control of the status of the audio server daemon. With time, this primordial interface has become richer by including an enhanced patchbay and connection control features.

Download it here.

Qjackctl needs QT stuff to be built. You should also define the QTDIR environment variable.


$ ./configure --prefix=/usr
$ make
$ su -c "make install"