From e3dc58931088a0f0ac2534ab8182dc9101c7e4e4 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 13 May 2010 02:43:21 +0000 Subject: debianized and uploaded to launchpad svn path=/trunk/externals/earplug~/; revision=13521 --- debian/control | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..98f11e1 --- /dev/null +++ b/debian/control @@ -0,0 +1,16 @@ +Source: pd-earplug +Section: sound +Priority: optional +Maintainer: Paul Brossier +Build-Depends: debhelper (>= 7.0.50~), puredata (>= 0.42.5-3.1~) +Standards-Version: 3.8.3 +Homepage: http://puredata.info + +Package: pd-earplug +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Description: realtime binaural filter based on KEMAR impulse measurement + earplug~ is a realtime binaural filter based on KEMAR impulse measurement. + It allows you to spatialize a sound in realtime. It basically takes the KEMAR + data set, and interpolates 366 locations where HRTF measurement exists in a + spherical surface. you get azimuth control 0-360 and elevation -40 - 90. -- cgit v1.2.1