diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2014-10-14 14:26:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-15 14:58:27 +0700 |
commit | 8d1c21d301bc548dd199c5c3d7af81d795018feb (patch) | |
tree | b75a1e7170c4ec8619f9d2b1803dc189e9e338b4 /audio/qjackctl/README | |
parent | 602b2b91c2ecd8645344387db4bcfa31f37bc549 (diff) | |
download | slackbuilds-8d1c21d301bc548dd199c5c3d7af81d795018feb.tar.gz |
audio/qjackctl: Updated for version 0.3.11 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/qjackctl/README')
-rw-r--r-- | audio/qjackctl/README | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/audio/qjackctl/README b/audio/qjackctl/README index 6a9f27d9de..92f0a21e03 100644 --- a/audio/qjackctl/README +++ b/audio/qjackctl/README @@ -1 +1,14 @@ -QjackCtl is a simple Qt application to control the JACK sound server. +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. + +Note: +This package optionally uses POSIX filesystem capabilities to execute with +elevated privileges (required for realtime audio processing). This +may be considered a security/stability risk. Please read +http://www.slackbuilds.org/caps/ for more information. To enable +capabilities, pass SETCAP=yes to the script. + +Optional dependency: portaudio and jack2 |