aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Doukhan <rudk@users.sourceforge.net>2011-02-08 14:22:54 +0000
committerDavid Doukhan <rudk@users.sourceforge.net>2011-02-08 14:22:54 +0000
commit98b92500553395ff0c3f9ab52fd97ca979eaaf04 (patch)
tree5fd12765f8ea8b0baef9322e581145b5989ef71e
parent7e807b07b9d5a4280b00cf2814700cd2023f4d59 (diff)
comment added
svn path=/trunk/externals/ddoukhan/cw_binaural~/; revision=14869
-rw-r--r--examples/03-advanded_support_of_hrtf_database.pd6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/03-advanded_support_of_hrtf_database.pd b/examples/03-advanded_support_of_hrtf_database.pd
index 94d83aa..99d1f12 100644
--- a/examples/03-advanded_support_of_hrtf_database.pd
+++ b/examples/03-advanded_support_of_hrtf_database.pd
@@ -1,9 +1,7 @@
-#N canvas 175 52 512 755 10;
+#N canvas 203 22 512 755 10;
#X text 100 16 Advanded Support for HRTF database;
#X obj 222 408 image coordinates.gif;
#X msg 19 549 listen_db /yourpath/1048/COMPENSATED/WAV/IRC_1048_C;
-#X text 14 527 the two messages bellow are equivalent to load listen
-HRTF;
#X text 24 637 the two messages bellow are equivalent to load CIPIC
HRTF;
#X msg 20 572 set_hrtf_db /yourpath/1048/COMPENSATED/WAV/IRC_1048_C
@@ -27,3 +25,5 @@ coordinates (like listen database) \, if set to false \, the database
is sampled using interaural-polar coordinates (like cipic database).
Those coordinate systems are represented in the figure bellow \, comming
from the CIPIC Interface lab.;
+#X text 14 527 the two messages bellow are equivalent to load listen
+HRTF (backslashes must be replaced with two slashes);