summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-12 15:19:22 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:37:44 +0700
commit60841f3ece45bf0a7466e2cc826298f8f0b1ccf6 (patch)
treeeed93d6d67e743112fefdecf9c86dbd33bf3a74b
parent87c76df965e882ba71d57d3c4dc30f097606c8f7 (diff)
downloadslackbuilds-60841f3ece45bf0a7466e2cc826298f8f0b1ccf6.tar.gz
slackbuilds-60841f3ece45bf0a7466e2cc826298f8f0b1ccf6.tar.xz
audio/connie: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--audio/connie/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/audio/connie/README b/audio/connie/README
index e77f2c03c0..ef912989a8 100644
--- a/audio/connie/README
+++ b/audio/connie/README
@@ -10,10 +10,11 @@ By default, connie is built with SSE math support. If installing on a
system without SSE ("grep sse /proc/cpuinfo" will tell you), set SSE=no
in the script's environment.
-connie's standard user interface is console-based. If you want to also
-build a simple Qt user interface, set QT=yes in the script's environment.
-The Qt version is called connie_qt4. It accepts the same arguments as
-the terminal version, but doesn't support any keyboard commands.
+connie's standard user interface is console-based. If you want to
+also build a simple Qt user interface, set QT=yes in the script's
+environment. The Qt version is called connie_qt4. It accepts the same
+arguments as the terminal version, but doesn't support any keyboard
+commands.
This package uses POSIX filesystem capabilities to execute with
elevated privileges (required for realtime audio processing). This