mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
audio/zita-dpl1: Migrate jack-audio-connection-kit => jack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
f92ad2e231
commit
9600ed1d39
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
zita-dpl1 (limiter for jack-audio-connection-kit)
|
||||
zita-dpl1 (limiter for JACK)
|
||||
|
||||
Zita-dpl1 is a look-ahead digital peak level limiter using some special
|
||||
algorithms to allow fast response without excessive LF distortion.
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
zita-dpl1: zita-dpl1 (limiter for jack-audio-connection-kit)
|
||||
zita-dpl1: zita-dpl1 (limiter for JACK)
|
||||
zita-dpl1:
|
||||
zita-dpl1: Zita-dpl1 is a look-ahead digital peak level limiter using some
|
||||
zita-dpl1: special algorithms to allow fast response without excessive LF
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/zita-dpl1-0.3.3
|
|||
MD5SUM="7939c13dbd519f8889c6fe9f816d6cd6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jack-audio-connection-kit clxclient"
|
||||
REQUIRES="jack clxclient"
|
||||
MAINTAINER="B. Watson"
|
||||
EMAIL="yalhcru@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue