aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 16f6382865ce1787b26060959df616a0d32c1390 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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.