[SCM] lv2fil packaging branch, master, updated. 9cb05feaf60ecdb127a3ac9ff0b0ed0a90768152

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Jul 21 14:19:17 UTC 2009


The following commit has been merged in the master branch:
commit 9cb05feaf60ecdb127a3ac9ff0b0ed0a90768152
Author: miramikes <mira at 64studio.64studio>
Date:   Tue Jul 21 16:21:36 2009 +0200

    manpage added2

diff --git a/debian/lv2fil.1 b/debian/lv2fil.1
new file mode 100644
index 0000000..0e78c66
--- /dev/null
+++ b/debian/lv2fil.1
@@ -0,0 +1,50 @@
+.\"                                      
+.TH "LV2FIL" 1 "July 20, 2009" \"-*- nroff -*-
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+lv2fil \- Stereo and mono LV2 plugins, four-band parametric equalisers.
+.SH SYNOPSIS
+.B lv2fil
+.RI 
+.br
+.B 
+.RI 
+.SH DESCRIPTION
+This manual page documents briefly the
+.B lv2fil
+.B
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
+.\" respectively.
+\fBlv2fil\fP is stereo and mono LV2 plugin, four-band parametric equaliser.
+Each section has an active/bypass switch, frequency, bandwidth and gain controls. There is also a global bypass switch and gain control.
+
+= DSP =
+The 2nd order resonant filters are implemented using a Mitra-Regalia style lattice filter, which has the nice property of being stable even while parameters are being changed.
+
+All switches and controls are internally smoothed, so they can be used 'live' whithout any clicks or zipper noises.
+This should make this plugin a good candidate for use in systems that allow automation of plugin control ports, such as Ardour, or for stage use.
+
+
+.SH SEE ALSO
+.BR slv2, 
+and
+.BR jackd 
+.br
+.SH AUTHOR
+lv2fil was written by Nedko Arnaudov <nedko at arnaudov.name>.
+.PP
+This manual page was written by Jaromír Mikeš <mira.mikes at seznam.cz>,
+for the Debian project (but may be used by others).
diff --git a/debian/lv2fil.manpages b/debian/lv2fil.manpages
new file mode 100644
index 0000000..b329d0a
--- /dev/null
+++ b/debian/lv2fil.manpages
@@ -0,0 +1 @@
+debian/lv2fil.1

-- 
lv2fil packaging



More information about the pkg-multimedia-commits mailing list