summaryrefslogtreecommitdiffstats
path: root/audio/vocoder/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2012-12-16 16:42:46 +0100
committer Matteo Bernardini <ponce@slackbuilds.org>2012-12-16 16:43:08 +0100
commit7d3cc5499bb1d8cddb2d7377b755bf36fe8aef0a (patch)
treec89f517324e80cb8604208c1f54626d3fbf98748 /audio/vocoder/README
parenteffec6d0ff8e31f993735dde1e30e752c624dc36 (diff)
downloadslackbuilds-7d3cc5499bb1d8cddb2d7377b755bf36fe8aef0a.tar.gz
slackbuilds-7d3cc5499bb1d8cddb2d7377b755bf36fe8aef0a.tar.xz
audio/vocoder: Added (standalone JACK vocoder effect).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/vocoder/README')
-rw-r--r--audio/vocoder/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/vocoder/README b/audio/vocoder/README
new file mode 100644
index 0000000000..245b1d2675
--- /dev/null
+++ b/audio/vocoder/README
@@ -0,0 +1,14 @@
+vocoder (standalone JACK vocoder effect)
+
+A vocoder is a sound effect that can make a human voice sound
+synthetic. It is often used to speak like a robot, with a metallic and
+monotonous voice.
+
+This is a standalone JACK application. For a LADSPA version of the same
+effect, see vocoder-ladspa.
+
+This package 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 disable
+capabilities, pass SETCAP=no to the script.