slackbuilds/audio/vocoder
Heinz Wiesinger fd9245fe0a All: Change SlackBuild shebang to /bin/bash
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-04 12:49:49 +02:00
..
README
compile_fix.diff
doinst.sh audio/vocoder: Update doinst.sh. 2017-01-09 20:18:25 +00:00
setcap.sh
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00
vocoder.SlackBuild All: Change SlackBuild shebang to /bin/bash 2021-07-04 12:49:49 +02:00
vocoder.desktop
vocoder.info audio/vocoder: Migrate jack-audio-connection-kit => jack. 2020-01-26 08:09:54 +07:00
vocoder.png

README

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.