slackbuilds/audio/jack_delay
B. Watson 364d37806f
audio/jack_delay: Migrate jack-audio-connection-kit => jack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2020-01-26 08:09:47 +07:00
..
README audio/jack_delay: Updated for version 0.4.2, add capability stuff. 2019-12-15 17:06:24 +07:00
jack_delay.SlackBuild audio/jack_delay: Updated for version 0.4.2, add capability stuff. 2019-12-15 17:06:24 +07:00
jack_delay.info audio/jack_delay: Migrate jack-audio-connection-kit => jack. 2020-01-26 08:09:47 +07:00
setcap.sh audio/jack_delay: Updated for version 0.4.2, add capability stuff. 2019-12-15 17:06:24 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

jack_delay is a small command line JACK app you can use to measure the
latency of your sound card. It uses a phase measurements on a set of
tones to measure the delay from the output to the input. Accuracy is
about 1/1000 of a sample.

Definitely read the docs in /usr/doc/jack_delay-$VERSION/README to
understand how to use this.

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.