QjackCtl 0.3.10
(KDE Sound Application)
QjackCtl is a simple Qt application to control the JACK sound server daemon, specific for the Linux Audio Desktop infrastructure.
Written in C++ around the Qt4 toolkit for X11, most exclusively using Qt Designer.
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.
changelog:
0.3.10 2013-04-01 The singing swan rehearsal.
– Session infra-client management finally being added.
– Preparations for Qt5 migration.
– Transport tempo (BPM) precision display fixed to 4 digits.
– Color-candy (dang old ANSI terminal?) escape sequences are now silently stripped from jackdbus messages captured log (one-liner from original patch by Brendan Jones, thanks).
– List ALSA device card id. string instead of device number, while on setup dialog.
– Japanese (ja) translation added (by Takashi Sakamoto).
0.3.9 2012-05-18 The last of the remnants.
– Killing D-BUS controlled JACK server is now made optional, cf. Setup/Misc/Stop JACK audio server on application exit. (a patch by Roland Mas, thanks).
– Added include to shut up gcc 4.7 build failures.
– Make(ing) -jN parallel builds now available for the masses.
– A mis-quoting bug at the command line argument string may have been crippling the (unmaintained) Windows port since ever, leaving its main function to start jackd dead in the water, belly down 🙂 now hopefully fixed (following a mail transaction with Stephane Letz and Mathias Nagorni, thanks).
– Currently a JACK2-only feature, the JACK version string display at the About dialog box, must now be explicitly enabled on configure time (–enable-jack-version).
– A new so called “Server Suffix” parameter option appears to rescue on the situations where QjackCtl falls short on extra, exquisite and/or esoteric command line options eg. (net)jack1/2 differences.
– Fixed D-Bus Input/Output device parameter settings, filled when either interface is selected for Capture/Playback only. (probable fix for bug #3441860).
– Fixed Makefile.in handling of installation directories to the configure script eg. –datadir, –localedir, –mandir. (after an original patch from h3xx, thanks).
– Main window is now brought to front and (re)activated when clicking on the system tray icon instead of just hiding it.
– Add current xrun count to the system tray icon tooltip, if not zero (after patch #3314633 by Colin Fletcher, thanks).
0.3.8 2011-07-01 JACK Session versioning.
0.3.7 2010-11-30 JACK Session managerism.
0.3.6 2010-03-09 Full D-Busification!
0.3.5 2009-09-30 Slipped Away!
0.3.4 2008-12-05 Patchbay snapshot revamp.
0.3.3 2008-06-07 Patchbay JACK-MIDI, file logging and X11 uniqueness.
job recommendations: