1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Source: pd-freeverb
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Hans-Christoph Steiner <hans@eds.org>,
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Build-Depends:
debhelper (>=11~),
puredata-dev | puredata (<< 0.43),
Standards-Version: 4.1.3
Homepage: https://puredata.info
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-freeverb.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-freeverb
Package: pd-freeverb
Architecture: any
Depends:
${shlibs:Depends},
puredata-core | pd,
${misc:Depends},
Recommends:
pd-pddp,
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.
|