diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-12 21:24:49 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-12 21:24:49 +0000 |
commit | 75d77b6a0c02d3a4c6151a7f5963017b8062aae4 (patch) | |
tree | d43c1023372f387ab9d7810a66e1859716fa6e62 /debian/control | |
parent | 4791f75e17e6032b44eb5411e1ad6040b46cd2ff (diff) |
uploaded to git.debian.org: http://git.debian.org/?p=pkg-multimedia/pd-freeverb.git;a=summary
svn path=/trunk/externals/freeverb~/; revision=14090
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 16f6382..0000000 --- a/debian/control +++ /dev/null @@ -1,20 +0,0 @@ -Source: pd-freeverb -Section: sound -Priority: optional -Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> -Uploaders: Hans-Christoph Steiner <hans@eds.org> -Build-Depends: debhelper (>= 7.0.50~), puredata -Standards-Version: 3.9.1 -Homepage: http://puredata.info -Vcs-Git: git://git.debian.org/pkg-multimedia/pd-freeverb.git -Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/pd-freeverb.git - -Package: pd-freeverb -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, pd -Description: studio-quality Schroeder/Moorer reverb as a Pd object - Freeverb is a simple implementation of the standard Schroeder/Moorer - reverb model. It uses 8 comb filters on both the left and right - channels. Note that this version of Freeverb doesn't contain - predelay, or any EQ. It is implemented as a Pd object, so it can - easily be inserted into a Pd patch. |