QjackCtl is a simple Qt application to control the JACK sound server daemon.
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 a enhanced patchbay and connection control features.
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 a enhanced patchbay and connection control features.
To install qjackctl, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install qjackctl
To see what files were installed by qjackctl, run:
port contents qjackctl
To later upgrade qjackctl, run:
sudo port selfupdate && sudo port upgrade qjackctl
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.