From 5aeafcb5b77b06ef6e14d140db81bd79b2f173c4 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 8 Oct 2012 01:02:21 +0000 Subject: tagging extra 0.43.3 svn path=/trunk/; revision=16355 --- externals/extra/0.43.3/0.43.2/debian/control | 35 ++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 externals/extra/0.43.3/0.43.2/debian/control (limited to 'externals/extra/0.43.3/0.43.2/debian/control') diff --git a/externals/extra/0.43.3/0.43.2/debian/control b/externals/extra/0.43.3/0.43.2/debian/control new file mode 100644 index 00000000..f6000b5c --- /dev/null +++ b/externals/extra/0.43.3/0.43.2/debian/control @@ -0,0 +1,35 @@ +Source: pd-extra +Section: sound +Priority: optional +Maintainer: Debian Multimedia Maintainers +Uploaders: Hans-Christoph Steiner +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 -- cgit v1.2.1