From 7e3fbf63bd5658a5a8d2d2b292f56da56582115a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 25 Apr 2010 20:10:09 +0000 Subject: updated to latest Makefile template version and added files needed to 'make dist' svn path=/trunk/externals/earplug~/; revision=13472 --- README.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.txt (limited to 'README.txt') diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..d88b353 --- /dev/null +++ b/README.txt @@ -0,0 +1,14 @@ +/* RT binaural filter: earplug~ */ +/* based on KEMAR impulse measurement */ +/* Pei Xiang, summer 2004 */ +/* Revised in Fall 2006 by Jorge Castellanos */ +/* Revised in Spring 2009 by Hans-Christoph Steiner to compile in the data file */ + +http://markmail.org/message/sxfauaymftshbgwz +http://lists.puredata.info/pipermail/pd-list/2005-02/025764.html + +actually i've just written one external that handles this , [earplug~] http://crca.ucsd.edu/~pxiang/research.htm 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. + +now i'm still trying to clean it up a little bit, but probably have to use by copy the data.txt file into the default search dir of Pd, for the moment. + +cheers, Pei -- cgit v1.2.1