[SCM] lv2dynparam1 packaging branch, master, updated. upstream/2-29-g2ec2197

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Sep 11 18:43:23 UTC 2009


The following commit has been merged in the master branch:
commit 2ec21970de56e34e35bb5a3707302bd4cee526a4
Author: miramikes <mira at debian.(none)>
Date:   Fri Sep 11 20:44:07 2009 +0200

    added files liblv2dynparamhost1-1.3 libparamdynparamhost1-1.manpages liblv2dynparamplugin1-0.3 liblv2dynparamplugin1-0.manpages

diff --git a/debian/liblv2dynparamhost1-1.3 b/debian/liblv2dynparamhost1-1.3
new file mode 100644
index 0000000..7ee2ee1
--- /dev/null
+++ b/debian/liblv2dynparamhost1-1.3
@@ -0,0 +1,51 @@
+.TH "LV2DYNPARAM1" 3 "April 15, 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
+lv2dynparam1 \- LV2 plugin interface extension
+.SH DESCRIPTION
+This manual page documents briefly the
+.B lv2dynparam1
+.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.
+\fBlv2dynparam1\fP is a LV2 plugin interface extension that enables plugin
+parameters to appear and disappear (i.e. number of voices). It also
+allows nested grouping of parameters. Groups can be used for things
+like ADSR abstraction, i.e. group of 4 float parameters.
+
+The extension consists of a header describing the extension interface
+and libraries, one for plugins and one for hosts, to expose
+functionality in more usable, from programmer point of view,
+interface.
+
+The extension has been initially created to allow exposing the full
+functionality of the zynadd LV2 plugin (part of the zyn project) and
+to allow generic UI - provided by a host (zynjacku). The extension
+allows but does not requires generic UI. Plugin writters are free to
+provide custom UI for their plugin.
+
+The extension should be suitable for all plugins that expose many
+and/or complex data types, like samplers, non-trivial synths, etc.
+
+.SH SEE ALSO
+.BR slv2, 
+and
+.BR jackd 
+.br
+.SH AUTHOR
+lv2dynparam1 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 (and may be used by others).
diff --git a/debian/liblv2dynparamhost1-1.manpages b/debian/liblv2dynparamhost1-1.manpages
new file mode 100644
index 0000000..2f58a32
--- /dev/null
+++ b/debian/liblv2dynparamhost1-1.manpages
@@ -0,0 +1 @@
+debian/liblv2dynparamhost1-1.3
diff --git a/debian/liblv2dynparamplugin1-0.3 b/debian/liblv2dynparamplugin1-0.3
new file mode 100644
index 0000000..7ee2ee1
--- /dev/null
+++ b/debian/liblv2dynparamplugin1-0.3
@@ -0,0 +1,51 @@
+.TH "LV2DYNPARAM1" 3 "April 15, 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
+lv2dynparam1 \- LV2 plugin interface extension
+.SH DESCRIPTION
+This manual page documents briefly the
+.B lv2dynparam1
+.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.
+\fBlv2dynparam1\fP is a LV2 plugin interface extension that enables plugin
+parameters to appear and disappear (i.e. number of voices). It also
+allows nested grouping of parameters. Groups can be used for things
+like ADSR abstraction, i.e. group of 4 float parameters.
+
+The extension consists of a header describing the extension interface
+and libraries, one for plugins and one for hosts, to expose
+functionality in more usable, from programmer point of view,
+interface.
+
+The extension has been initially created to allow exposing the full
+functionality of the zynadd LV2 plugin (part of the zyn project) and
+to allow generic UI - provided by a host (zynjacku). The extension
+allows but does not requires generic UI. Plugin writters are free to
+provide custom UI for their plugin.
+
+The extension should be suitable for all plugins that expose many
+and/or complex data types, like samplers, non-trivial synths, etc.
+
+.SH SEE ALSO
+.BR slv2, 
+and
+.BR jackd 
+.br
+.SH AUTHOR
+lv2dynparam1 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 (and may be used by others).
diff --git a/debian/liblv2dynparamplugin1-0.manpages b/debian/liblv2dynparamplugin1-0.manpages
new file mode 100644
index 0000000..d00b283
--- /dev/null
+++ b/debian/liblv2dynparamplugin1-0.manpages
@@ -0,0 +1 @@
+debian/liblv2dynparamplugin1-0.3

-- 
lv2dynparam1 packaging



More information about the pkg-multimedia-commits mailing list