From 9de2c74f8c6e709d682044209b09425c0b436843 Mon Sep 17 00:00:00 2001 From: Franz Zotter Date: Fri, 9 Feb 2007 20:33:48 +0000 Subject: mtx_phon_curve: I changed the output values from [pow] to [dB] values!!! Seems to be the better way to use the abstraction. mtx_phon_curve-help: corrected comments/conversion omitted. svn path=/trunk/externals/iem/iemmatrix/; revision=7412 --- abs/mtx_phon_curve-help.pd | 36 +++++++++++++++--------------------- 1 file changed, 15 insertions(+), 21 deletions(-) (limited to 'abs/mtx_phon_curve-help.pd') diff --git a/abs/mtx_phon_curve-help.pd b/abs/mtx_phon_curve-help.pd index f045581..26501cf 100644 --- a/abs/mtx_phon_curve-help.pd +++ b/abs/mtx_phon_curve-help.pd @@ -1,10 +1,10 @@ #N canvas 263 0 849 390 10; #N canvas 0 0 450 300 (subpatch) 0; #X array phon_curve 31 float 1; -#A 0 84.0263 70.2655 58.8035 49.2594 41.3145 34.7019 29.1992 24.6203 -20.8105 17.6404 15.0023 12.8061 10.9765 9.44971 8.17099 7.09068 6.15842 -5.31097 4.44516 3.36343 1.71908 -0.748856 -2.90756 -1.44298 2.53035 -4.39339 6.70128 12.6629 27.8308 66.0912 162.329; +#A 0 91.9955 79.14 68.4519 59.5683 52.1864 46.0531 40.9579 36.7252 +33.2091 30.2881 27.861 25.8434 24.1648 22.7658 21.5949 20.6057 19.7503 +18.9676 18.1564 17.1207 15.5152 13.0798 10.9486 12.4363 16.429 18.3084 +20.63 26.6031 41.7807 80.0491 176.294; #X coords 0 120 30 0 200 140 1; #X restore 36 187 graph; #N canvas 0 0 450 300 mtx2tablemsg 0; @@ -25,7 +25,7 @@ #X connect 6 0 1 0; #X connect 7 0 4 0; #X restore 247 230 pd mtx2tablemsg; -#X obj 356 210 loadbang; +#X obj 365 208 loadbang; #X obj 247 125 mtx_logspace; #X text 30 331 20; #X text 70 331 80; @@ -34,34 +34,28 @@ #X text 144 331 1360; #X text 186 331 5440; #X text 226 331 21760; -#X msg 356 230 bounds 0 120 30 0 \, xticks 0 1 3 \, yticks 0 20 1 \, +#X msg 365 228 bounds 0 120 30 0 \, xticks 0 1 3 \, yticks 0 20 1 \, ylabel 0 0 20 40 60 80 100 120; #X floatatom 246 48 5 0 0 0 - - -; #X obj 247 66 t b f f; -#X obj 413 142 - 100; -#X obj 247 186 mtx_+ -100; #X text 290 47 dial Phon-curve; #X obj 247 275 s phon_curve; #X text 482 26 part of iemmatrix; #X text 469 113 inletA: row/col frequency vector; #X text 469 131 inletB: phon value; -#X text 470 155 outletA: row/col vector with phone curve at specified -frequencies; -#X text 385 258 note: the "0" phon curve corresponds to the absolute +#X text 391 263 note: the "0" phon curve corresponds to the absolute threshold of hearing; #X text 44 32 [mtx_phon_curve]; +#X text 480 345 Franz Zotter \, 2007; #X obj 247 145 mtx_phon_curve 0; -#X obj 247 165 mtx_powtodb; -#X connect 1 0 17 0; +#X text 470 155 outletA: row/col vector with phone curve at specified +frequencies in dB; +#X connect 1 0 15 0; #X connect 2 0 11 0; -#X connect 3 0 24 0; +#X connect 3 0 22 0; #X connect 7 0 3 0; -#X connect 11 0 17 0; +#X connect 11 0 15 0; #X connect 12 0 13 0; #X connect 13 0 7 0; -#X connect 13 1 24 1; -#X connect 13 2 14 0; -#X connect 14 0 15 1; -#X connect 15 0 1 0; -#X connect 24 0 25 0; -#X connect 25 0 15 0; +#X connect 13 1 22 1; +#X connect 22 0 1 0; -- cgit v1.2.1