summaryrefslogtreecommitdiffstats
path: root/audio/zita-dpl1/zita-dpl1.pod
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2014-01-15 16:57:29 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-01-29 23:21:03 -0600
commit669d3f8e8d4b713a2f4848564802a3874c4ea079 (patch)
tree1fa578138d165fa3a9ed498e5f9b405b90e11e56 /audio/zita-dpl1/zita-dpl1.pod
parentd6a4fa3a2f2be8fff936c9bccdb79c98440a4052 (diff)
downloadslackbuilds-669d3f8e8d4b713a2f4848564802a3874c4ea079.tar.gz
slackbuilds-669d3f8e8d4b713a2f4848564802a3874c4ea079.tar.xz
audio/zita-dpl1: Added (limiter for jack-audio-connection-kit).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/zita-dpl1/zita-dpl1.pod')
-rw-r--r--audio/zita-dpl1/zita-dpl1.pod47
1 files changed, 47 insertions, 0 deletions
diff --git a/audio/zita-dpl1/zita-dpl1.pod b/audio/zita-dpl1/zita-dpl1.pod
new file mode 100644
index 0000000000..4a1dd7964a
--- /dev/null
+++ b/audio/zita-dpl1/zita-dpl1.pod
@@ -0,0 +1,47 @@
+# pod source for zita-dpl1 man page
+# pod2man -s1 -r0.0.2 --stderr -nZITA-DPL1 -cSlackBuilds.org < zita-dpl1.pod > zita-dpl1.1
+
+=pod
+
+=head1 NAME
+
+zita-dpl1 - digital peak limiter for JACK
+
+=head1 SYNOPSIS
+
+zita-dpl1 B<[options]>
+
+=head1 DESCRIPTION
+
+Zita-dpl1 is a look-ahead digital peak level limiter using some special
+algorithms to allow fast response without excessive LF distortion.
+
+=head1 OPTIONS
+
+=over
+
+=item -h
+
+Display this text
+
+=item -k I<channels>
+
+Number of channels [1]
+
+=item -name I<name>
+
+JACK client name [zita-dpl1]
+
+=item -s I<server>
+
+JACK server name [default]
+
+=item -g I<geometry>
+
+Set initial window size and position
+
+=back
+
+=head1 AUTHOR
+
+B<zita-dpl1> is (C) 2006-2011 Fons Adriaensen <fons@linuxaudio.org>