mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
audio/jack_delay: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
d162f01563
commit
03a019d9df
2 changed files with 1 additions and 5 deletions
|
@ -3,9 +3,5 @@ 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.
|
||||
|
|
|
@ -2,8 +2,8 @@ PRGNAM="jack_delay"
|
|||
VERSION="0.4.0"
|
||||
HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/"
|
||||
DOWNLOAD="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/jack_delay-0.4.0.tar.bz2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM="8f61ecf5bc0744bf943c6ad993177a31"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jack-audio-connection-kit"
|
||||
MAINTAINER="B. Watson"
|
||||
|
|
Loading…
Reference in a new issue