From d4de0b591980598334f64b4ba4571e7ec5a3dad6 Mon Sep 17 00:00:00 2001 From: musil Date: Thu, 11 Dec 2008 18:44:31 +0000 Subject: moved help-files from help to ../ svn path=/trunk/externals/iem/iem_matrix/; revision=10442 --- matrix_mul_stat~-help.pd | 99 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 matrix_mul_stat~-help.pd (limited to 'matrix_mul_stat~-help.pd') diff --git a/matrix_mul_stat~-help.pd b/matrix_mul_stat~-help.pd new file mode 100644 index 0000000..e6bec62 --- /dev/null +++ b/matrix_mul_stat~-help.pd @@ -0,0 +1,99 @@ +#N canvas 56 27 890 532 10; +#X obj 18 44 dsp; +#X obj 18 14 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 +; +#X floatatom 18 100 5 0 0 0 - - -; +#X floatatom 33 74 5 0 0 0 - - -; +#X obj 36 347 sig~ 1; +#X obj 95 348 sig~ 2; +#X obj 152 349 sig~ 4; +#X obj 37 420 unsig~; +#X floatatom 37 444 5 0 0 0 - - -; +#X obj 76 420 unsig~; +#X floatatom 76 444 5 0 0 0 - - -; +#X obj 229 374 any; +#X obj 382 374 pp element; +#X obj 382 329 f; +#X floatatom 425 300 4 1 3 0 - - -; +#X floatatom 395 300 4 1 4 0 - - -; +#X obj 372 307 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 37 391 matrix_mul_stat~ 3 4; +#X obj 114 420 unsig~; +#X floatatom 114 444 5 0 0 0 - - -; +#X obj 153 420 unsig~; +#X floatatom 153 444 5 0 0 0 - - -; +#X msg 229 86 matrix 4 3 0 0 0 0 0 0 0 0 0 0 0 0; +#X msg 229 110 matrix 4 3 1 1 1 1 1 1 1 1 1 1 1 1; +#X obj 382 351 pack 0 0 0; +#X floatatom 463 293 5 0 0 0 - - -; +#X msg 229 182 col 1 10 10 10 10; +#X msg 229 202 col 2 20 20 20 20; +#X msg 229 222 col 3 30 30 30 30; +#X msg 229 253 row 1 100 100 100; +#X msg 229 273 row 2 200 200 200; +#X msg 229 293 row 3 300 300 300; +#X msg 229 313 row 4 400 400 400; +#X msg 229 131 matrix 4 3 1 0 0 0 1 0 0 0 1 0.1 0.1 0.1; +#X msg 229 152 matrix 4 3 -0.5 -0.5 -0.5 0 0 -1 0 -1 0 -1 0 0; +#X text 549 81 message "matrix"; +#X text 555 98 1.) item Nr. of outlets = rows; +#X text 555 111 2.) item Nr. of inlets = columns; +#X text 578 127 + (nr_rows * nr_columns) elements; +#X text 555 187 message "col"; +#X text 561 204 1.) item column_index (1 .. nr_columns); +#X text 592 218 + nr_rows elements; +#X text 556 248 message "row"; +#X text 562 265 1.) item row_index (1 .. nr_rows); +#X text 593 279 + nr_columns elements; +#X text 477 336 message "element"; +#X text 491 353 1.) item row_index (1 .. nr_rows); +#X text 491 365 2.) item column_index (1 .. nr_columns); +#X text 491 379 3.) item matrix-element at row_index \, column_index +; +#X text 205 409 2.arg Nr. of outlets = rows; +#X text 205 398 1.arg Nr. of inlets = columns; +#X text 82 12 matrix_mul_stat~; +#X text 216 13 multiplies a nr_columns-dimensional signal-in-vector +with a static (like sig~) signal-matrix to a nr_rows-dimensional signal-out-vector +; +#X text 630 24 SIG_OUT = A * SIG_IN; +#X text 78 496 IEM KUG; +#X text 62 484 musil; +#X text 92 484 @; +#X text 98 484 iem.at; +#X text 61 506 Graz \, Austria; +#X text 13 473 (c) Thomas Musil 2000 - 2006; +#X connect 0 0 2 0; +#X connect 0 1 3 0; +#X connect 1 0 0 0; +#X connect 4 0 17 0; +#X connect 5 0 17 1; +#X connect 6 0 17 2; +#X connect 7 0 8 0; +#X connect 9 0 10 0; +#X connect 11 0 17 0; +#X connect 12 0 17 0; +#X connect 13 0 24 0; +#X connect 14 0 24 1; +#X connect 15 0 13 1; +#X connect 16 0 13 0; +#X connect 17 0 7 0; +#X connect 17 1 9 0; +#X connect 17 2 18 0; +#X connect 17 3 20 0; +#X connect 18 0 19 0; +#X connect 20 0 21 0; +#X connect 22 0 11 0; +#X connect 23 0 11 0; +#X connect 24 0 12 0; +#X connect 25 0 24 2; +#X connect 26 0 11 0; +#X connect 27 0 11 0; +#X connect 28 0 11 0; +#X connect 29 0 11 0; +#X connect 30 0 11 0; +#X connect 31 0 11 0; +#X connect 32 0 11 0; +#X connect 33 0 11 0; +#X connect 34 0 11 0; -- cgit v1.2.1