Update of /cvsroot/pure-data/externals/iem/iem_ambi/help In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18850/iem/iem_ambi/help
Modified Files: ambi_decode3-help.pd Log Message: correct one comment line replaced rl_index by n_re_ls
Index: ambi_decode3-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/iem/iem_ambi/help/ambi_decode3-help.pd,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** ambi_decode3-help.pd 28 Nov 2006 18:50:20 -0000 1.5 --- ambi_decode3-help.pd 9 Feb 2007 10:01:56 -0000 1.6 *************** *** 1,3 **** ! #N canvas 4 2 973 711 10; #X text 27 436 1.arg: <float> ambisonic order; #X text 794 41 -180 <= phi <= +180; --- 1,3 ---- ! #N canvas 4 2 981 718 10; #X text 27 436 1.arg: <float> ambisonic order; #X text 794 41 -180 <= phi <= +180; *************** *** 90,95 **** #X text 545 354 phantom speaker with the factor "mirror_weight" and adds; - #X text 544 367 this column to the column "rl_ls_index" of real speaker - ; #X text 494 202 input: <sing_range> singularity range; #X text 537 213 when calculating the inverse of the matrix by gauss --- 90,93 ---- *************** *** 229,234 **** #X text 493 328 input: <ipht_ireal_muladd> vi_ls_index re_ls_index ; - #X text 546 341 multiplies the column "vi_ls_index + re_ls_index" of - ; #X text 811 443 floats :; #X text 851 503 floats :; --- 227,230 ---- *************** *** 248,252 **** #X text 490 503 output in case of 3d: <matrix> (n_re_ls*(n_ao+1)*(n_ao+1)+2) ; ! #X connect 13 0 56 0; #X connect 14 0 19 0; #X connect 15 0 23 0; --- 244,251 ---- #X text 490 503 output in case of 3d: <matrix> (n_re_ls*(n_ao+1)*(n_ao+1)+2) ; ! #X text 544 367 this column to the column "re_ls_index" of real speaker ! ; ! #X text 546 341 multiplies the column "vi_ls_index + n_re_ls" of; ! #X connect 13 0 55 0; #X connect 14 0 19 0; #X connect 15 0 23 0;