slackbuilds_ponce/audio/jack_delay
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
jack_delay.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
jack_delay.SlackBuild audio/jack_delay: Added (measure the latency of your sound card) 2011-07-14 21:54:03 -03:00
README audio/jack_delay: Added (measure the latency of your sound card) 2011-07-14 21:54:03 -03:00
slack-desc audio/jack_delay: Added (measure the latency of your sound card) 2011-07-14 21:54:03 -03:00

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.

This requires jack-audio-connection-kit, version 0.120 or greater (the
one on SlackBuilds.org is fine, but if you got your JACK from a different
source, make sure it's new enough, or replace it with the SBo version).

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