diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-10-08 01:06:18 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-10-08 01:06:18 +0000 |
commit | 680fe2637842731e3d28cbbc47349a32faee374b (patch) | |
tree | e26fc560e6541b3c4c0e7d3b8eea468c84b833ce /externals/extra/0.43.3/debian/control | |
parent | 5aeafcb5b77b06ef6e14d140db81bd79b2f173c4 (diff) |
deleting botched copies/tags
svn path=/trunk/; revision=16360
Diffstat (limited to 'externals/extra/0.43.3/debian/control')
-rw-r--r-- | externals/extra/0.43.3/debian/control | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/externals/extra/0.43.3/debian/control b/externals/extra/0.43.3/debian/control deleted file mode 100644 index f6000b5c..00000000 --- a/externals/extra/0.43.3/debian/control +++ /dev/null @@ -1,35 +0,0 @@ -Source: pd-extra -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 - -Package: pd-extra -Architecture: any -Depends: ${shlibs:Depends}, - pd, - pd-libdir, - ${misc:Depends} -Recommends: pd-import -Description: Pd library of core extras distributed as part of Pure Data - Pure Data ships with a separate collection of objects known as - 'extra'. Included in this collection is a set of audio functions like audio - analysis and reverb. - . - bonk~: attack detection and spectral envelope measurement - choice: search for a best match to an incoming list - complex-mod~: complex multiplication - expr, expr~, fexpr~: objects for evalutaing mathematical expressions - fiddle~: pitch estimator and sinusoidal peak finder - hilbert~: a phase quadrature for signal sideband modulation - loop~: phase generator for looping samplers - lrshift~: shift signal vector elements left or right - pd~: run pd as a subprocess of pd itself - pique: find peaks in an FFT spectrum - rev1~, rev2~, rev3~: different reverberation algorithms - sigmund~: sinusoidal analysis and pitch tracking - stdout: write messages to stdout |