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 --- help/matrix_bundle_stat~-help.pd | 100 ------------------------------- help/matrix_diag_mul_line8~-help.pd | 91 ----------------------------- help/matrix_diag_mul_line~-help.pd | 89 ---------------------------- help/matrix_diag_mul_stat~-help.pd | 77 ------------------------ help/matrix_mul_line8~-help.pd | 113 ------------------------------------ help/matrix_mul_line~-help.pd | 111 ----------------------------------- help/matrix_mul_stat~-help.pd | 99 ------------------------------- matrix_bundle_stat~-help.pd | 100 +++++++++++++++++++++++++++++++ matrix_diag_mul_line8~-help.pd | 91 +++++++++++++++++++++++++++++ matrix_diag_mul_line~-help.pd | 89 ++++++++++++++++++++++++++++ matrix_diag_mul_stat~-help.pd | 77 ++++++++++++++++++++++++ matrix_mul_line8~-help.pd | 113 ++++++++++++++++++++++++++++++++++++ matrix_mul_line~-help.pd | 111 +++++++++++++++++++++++++++++++++++ matrix_mul_stat~-help.pd | 99 +++++++++++++++++++++++++++++++ 14 files changed, 680 insertions(+), 680 deletions(-) delete mode 100644 help/matrix_bundle_stat~-help.pd delete mode 100644 help/matrix_diag_mul_line8~-help.pd delete mode 100644 help/matrix_diag_mul_line~-help.pd delete mode 100644 help/matrix_diag_mul_stat~-help.pd delete mode 100644 help/matrix_mul_line8~-help.pd delete mode 100644 help/matrix_mul_line~-help.pd delete mode 100644 help/matrix_mul_stat~-help.pd create mode 100644 matrix_bundle_stat~-help.pd create mode 100644 matrix_diag_mul_line8~-help.pd create mode 100644 matrix_diag_mul_line~-help.pd create mode 100644 matrix_diag_mul_stat~-help.pd create mode 100644 matrix_mul_line8~-help.pd create mode 100644 matrix_mul_line~-help.pd create mode 100644 matrix_mul_stat~-help.pd diff --git a/help/matrix_bundle_stat~-help.pd b/help/matrix_bundle_stat~-help.pd deleted file mode 100644 index 253417c..0000000 --- a/help/matrix_bundle_stat~-help.pd +++ /dev/null @@ -1,100 +0,0 @@ -#N canvas 54 38 886 656 10; -#X obj 18 44 dsp; -#X obj 18 14 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 -; -#X floatatom 18 100 5 0 0 0 - - -; -#X floatatom 33 74 5 0 0 0 - - -; -#X obj 47 459 matrix_bundle_stat~ 5 2; -#X obj 46 347 sig~ 1; -#X obj 80 369 sig~ 2; -#X obj 114 391 sig~ 4; -#X obj 146 413 sig~ 8; -#X obj 180 436 sig~ 16; -#X obj 47 488 unsig~; -#X floatatom 47 512 5 0 0 0 - - -; -#X obj 180 487 unsig~; -#X floatatom 180 511 5 0 0 0 - - -; -#X obj 239 442 any; -#X msg 239 94 bundle 0 0 0 0 0; -#X msg 239 120 bundle 1 1 1 1 1; -#X msg 239 141 bundle 2 2 2 2 2; -#X msg 239 167 bundle 1 0 0 0 0; -#X msg 239 187 bundle 0 1 0 0 0; -#X msg 239 207 bundle 0 0 1 0 0; -#X msg 239 227 bundle 0 0 0 1 0; -#X msg 239 247 bundle 0 0 0 0 1; -#X msg 239 273 bundle 2 0 0 0 0; -#X msg 239 293 bundle 0 2 0 0 0; -#X msg 239 313 bundle 0 0 2 0 0; -#X msg 239 333 bundle 0 0 0 2 0; -#X msg 239 353 bundle 0 0 0 0 2; -#X obj 392 442 pp element; -#X obj 392 419 pack 0 0; -#X obj 392 397 f; -#X floatatom 435 368 4 1 5 0 - - -; -#X floatatom 405 368 4 0 2 0 - - -; -#X obj 382 375 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 --1; -#X text 671 16 SIG_OUT = A * SIG_IN; -#X text 690 34 A is quadratic; -#X text 627 51 dim(SIG_OUT) = dim(SIG_IN) = n; -#X text 88 15 matrix_bundle_stat~; -#X text 234 51 each matrix-column has only one one \, the other elements -are zero; -#X text 261 475 2.arg Nr. of outlets = rows; -#X text 261 464 1.arg Nr. of inlets = columns; -#X text 477 336 message "element"; -#X text 491 365 2.) item column_index (1 .. nr_columns); -#X text 491 353 1.) item row_index (0 .. nr_rows); -#X text 446 111 message "bundle"; -#X text 516 381 where the single one of the column will be placed; -#X text 517 393 if (row-index == 0) -> the column has only zeros; -#X text 449 126 (nr_inlets = nr_columns) row-indices (0 .. -nr_row); -#X text 454 162 if (row-index == 0) -> the column has only zeros; -#X text 453 150 where the single one of each column will be placed -; -#X msg 239 383 bundle 1 1 2 1 2; -#X msg 239 403 bundle 2 2 1 2 1; -#X text 78 585 IEM KUG; -#X text 62 573 musil; -#X text 92 573 @; -#X text 98 573 iem.at; -#X text 61 595 Graz \, Austria; -#X text 13 562 (c) Thomas Musil 2000 - 2006; -#X text 234 14 multiplies a n-dimensional signal-in-vector with a static -(like sig~) signal-matrix to a n-dimensional signal-out-vector; -#X connect 0 0 2 0; -#X connect 0 1 3 0; -#X connect 1 0 0 0; -#X connect 4 0 10 0; -#X connect 4 1 12 0; -#X connect 5 0 4 0; -#X connect 6 0 4 1; -#X connect 7 0 4 2; -#X connect 8 0 4 3; -#X connect 9 0 4 4; -#X connect 10 0 11 0; -#X connect 12 0 13 0; -#X connect 14 0 4 0; -#X connect 15 0 14 0; -#X connect 16 0 14 0; -#X connect 17 0 14 0; -#X connect 18 0 14 0; -#X connect 19 0 14 0; -#X connect 20 0 14 0; -#X connect 21 0 14 0; -#X connect 22 0 14 0; -#X connect 23 0 14 0; -#X connect 24 0 14 0; -#X connect 25 0 14 0; -#X connect 26 0 14 0; -#X connect 27 0 14 0; -#X connect 28 0 4 0; -#X connect 29 0 28 0; -#X connect 30 0 29 0; -#X connect 31 0 29 1; -#X connect 32 0 30 1; -#X connect 33 0 30 0; -#X connect 50 0 14 0; -#X connect 51 0 14 0; diff --git a/help/matrix_diag_mul_line8~-help.pd b/help/matrix_diag_mul_line8~-help.pd deleted file mode 100644 index a64bc55..0000000 --- a/help/matrix_diag_mul_line8~-help.pd +++ /dev/null @@ -1,91 +0,0 @@ -#N canvas 113 27 826 499 10; -#X obj 18 45 dsp; -#X obj 18 15 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 -; -#X floatatom 18 101 5 0 0 0 - - -; -#X floatatom 33 75 5 0 0 0 - - -; -#X obj 33 294 sig~ 1; -#X obj 117 297 sig~ 2; -#X obj 202 298 sig~ 4; -#X obj 34 367 unsig~; -#X floatatom 34 391 5 0 0 0 - - -; -#X obj 118 365 unsig~; -#X floatatom 118 389 5 0 0 0 - - -; -#X obj 256 321 any; -#X obj 409 321 pp element; -#X obj 409 276 f; -#X floatatom 422 253 4 1 3 0 - - -; -#X obj 399 254 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 --1; -#X obj 203 367 unsig~; -#X floatatom 203 391 5 0 0 0 - - -; -#X floatatom 452 254 5 0 0 0 - - -; -#X msg 256 102 diag 0 0 0; -#X msg 256 126 diag 1 1 1; -#X msg 256 147 diag 1 0 0; -#X msg 256 168 diag 0 0 2; -#X msg 256 189 diag 0 -10 0; -#X obj 409 298 pack 0 0; -#X text 653 17 SIG_OUT = A * SIG_IN; -#X text 672 35 A is quadratic; -#X text 356 96 message "diag"; -#X text 367 117 (nr_rows = nr_columns = n) items elements of -main-diagonal of matrix; -#X text 609 52 dim(SIG_OUT) = dim(SIG_IN) = n; -#X text 215 54 the elements of matrix are all zero except the main-diagonal -; -#X text 479 275 message "element"; -#X text 493 292 1.) item row_index = column-index (1 .. n) -; -#X text 493 305 2.) item matrix-element at index \, index; -#X text 256 342 1.arg Nr. of inlets = columns = outlets = rows -; -#X text 276 365 from previous state to next state of matrix; -#X text 256 353 2.arg interpolation-time in ms; -#X text 70 16 matrix_diag_mul_line8~; -#X obj 34 338 matrix_diag_mul_line8~ 3 3000; -#X text 218 67 interpolation of matrix-elements will be done only every -8 samples; -#X msg 12 153 time 100; -#X msg 12 179 time 3000; -#X msg 14 250 stop; -#X text 29 197 message "time"; -#X text 36 210 1.) item interpolation-time in ms; -#X text 53 249 message "stop"; -#X text 53 261 interrupts the interpolation; -#X text 78 446 IEM KUG; -#X text 62 434 musil; -#X text 92 434 @; -#X text 98 434 iem.at; -#X text 61 456 Graz \, Austria; -#X text 13 423 (c) Thomas Musil 2000 - 2006; -#X text 216 15 multiplies a n-dimensional signal-in-vector with a dynamic -changeable (like line~) signal-matrix to a n-dimensional signal-out-vector -; -#X connect 0 0 2 0; -#X connect 0 1 3 0; -#X connect 1 0 0 0; -#X connect 4 0 38 0; -#X connect 5 0 38 1; -#X connect 6 0 38 2; -#X connect 7 0 8 0; -#X connect 9 0 10 0; -#X connect 11 0 38 0; -#X connect 12 0 38 0; -#X connect 13 0 24 0; -#X connect 14 0 13 1; -#X connect 15 0 13 0; -#X connect 16 0 17 0; -#X connect 18 0 24 1; -#X connect 19 0 11 0; -#X connect 20 0 11 0; -#X connect 21 0 11 0; -#X connect 22 0 11 0; -#X connect 23 0 11 0; -#X connect 24 0 12 0; -#X connect 38 0 7 0; -#X connect 38 1 9 0; -#X connect 38 2 16 0; -#X connect 40 0 38 0; -#X connect 41 0 38 0; -#X connect 42 0 38 0; diff --git a/help/matrix_diag_mul_line~-help.pd b/help/matrix_diag_mul_line~-help.pd deleted file mode 100644 index 7333815..0000000 --- a/help/matrix_diag_mul_line~-help.pd +++ /dev/null @@ -1,89 +0,0 @@ -#N canvas 113 27 828 501 10; -#X obj 18 44 dsp; -#X obj 18 14 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 -; -#X floatatom 18 100 5 0 0 0 - - -; -#X floatatom 33 74 5 0 0 0 - - -; -#X obj 33 293 sig~ 1; -#X obj 115 296 sig~ 2; -#X obj 197 297 sig~ 4; -#X obj 34 366 unsig~; -#X floatatom 34 390 5 0 0 0 - - -; -#X obj 115 364 unsig~; -#X floatatom 115 388 5 0 0 0 - - -; -#X obj 256 320 any; -#X obj 409 320 pp element; -#X obj 409 275 f; -#X floatatom 422 252 4 1 3 0 - - -; -#X obj 399 253 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 --1; -#X obj 197 366 unsig~; -#X floatatom 197 390 5 0 0 0 - - -; -#X floatatom 452 253 5 0 0 0 - - -; -#X msg 256 101 diag 0 0 0; -#X msg 256 125 diag 1 1 1; -#X msg 256 146 diag 1 0 0; -#X msg 256 167 diag 0 0 2; -#X msg 256 188 diag 0 -10 0; -#X obj 409 297 pack 0 0; -#X text 653 16 SIG_OUT = A * SIG_IN; -#X text 672 34 A is quadratic; -#X text 356 95 message "diag"; -#X text 367 116 (nr_rows = nr_columns = n) items elements of -main-diagonal of matrix; -#X text 609 51 dim(SIG_OUT) = dim(SIG_IN) = n; -#X text 215 53 the elements of matrix are all zero except the main-diagonal -; -#X text 479 274 message "element"; -#X text 493 291 1.) item row_index = column-index (1 .. n) -; -#X text 493 304 2.) item matrix-element at index \, index; -#X text 70 15 matrix_diag_mul_line~; -#X obj 34 337 matrix_diag_mul_line~ 3 3000; -#X text 256 341 1.arg Nr. of inlets = columns = outlets = rows -; -#X text 276 364 from previous state to next state of matrix; -#X text 256 352 2.arg interpolation-time in ms; -#X msg 12 152 time 100; -#X msg 12 178 time 3000; -#X msg 14 249 stop; -#X text 29 196 message "time"; -#X text 36 209 1.) item interpolation-time in ms; -#X text 53 248 message "stop"; -#X text 53 260 interrupts the interpolation; -#X text 78 446 IEM KUG; -#X text 62 434 musil; -#X text 92 434 @; -#X text 98 434 iem.at; -#X text 61 456 Graz \, Austria; -#X text 13 423 (c) Thomas Musil 2000 - 2006; -#X text 216 14 multiplies a n-dimensional signal-in-vector with a dynamic -changeable (like line~) signal-matrix to a n-dimensional signal-out-vector -; -#X connect 0 0 2 0; -#X connect 0 1 3 0; -#X connect 1 0 0 0; -#X connect 4 0 35 0; -#X connect 5 0 35 1; -#X connect 6 0 35 2; -#X connect 7 0 8 0; -#X connect 9 0 10 0; -#X connect 11 0 35 0; -#X connect 12 0 35 0; -#X connect 13 0 24 0; -#X connect 14 0 13 1; -#X connect 15 0 13 0; -#X connect 16 0 17 0; -#X connect 18 0 24 1; -#X connect 19 0 11 0; -#X connect 20 0 11 0; -#X connect 21 0 11 0; -#X connect 22 0 11 0; -#X connect 23 0 11 0; -#X connect 24 0 12 0; -#X connect 35 0 7 0; -#X connect 35 1 9 0; -#X connect 35 2 16 0; -#X connect 39 0 35 0; -#X connect 40 0 35 0; -#X connect 41 0 35 0; diff --git a/help/matrix_diag_mul_stat~-help.pd b/help/matrix_diag_mul_stat~-help.pd deleted file mode 100644 index cbf33f3..0000000 --- a/help/matrix_diag_mul_stat~-help.pd +++ /dev/null @@ -1,77 +0,0 @@ -#N canvas 99 75 824 496 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 33 293 sig~ 1; -#X obj 100 296 sig~ 2; -#X obj 167 297 sig~ 4; -#X obj 34 366 unsig~; -#X floatatom 34 390 5 0 0 0 - - -; -#X obj 99 364 unsig~; -#X floatatom 99 388 5 0 0 0 - - -; -#X obj 226 320 any; -#X obj 379 320 pp element; -#X obj 379 275 f; -#X floatatom 392 252 4 1 3 0 - - -; -#X obj 369 253 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 --1; -#X obj 167 366 unsig~; -#X floatatom 167 390 5 0 0 0 - - -; -#X floatatom 422 253 5 0 0 0 - - -; -#X obj 34 337 matrix_diag_mul_stat~ 3; -#X msg 226 101 diag 0 0 0; -#X msg 226 125 diag 1 1 1; -#X msg 226 146 diag 1 0 0; -#X msg 226 167 diag 0 0 2; -#X msg 226 188 diag 0 -10 0; -#X obj 379 297 pack 0 0; -#X text 653 16 SIG_OUT = A * SIG_IN; -#X text 70 15 matrix_diag_mul_stat~; -#X text 216 14 multiplies a n-dimensional signal-in-vector with a dynamic -static (like sig~) signal-matrix to a n-dimensional signal-out-vector -; -#X text 672 34 A is quadratic; -#X text 326 95 message "diag"; -#X text 337 116 (nr_rows = nr_columns = n) items elements of -main-diagonal of matrix; -#X text 609 51 dim(SIG_OUT) = dim(SIG_IN) = n; -#X text 215 53 the elements of matrix are all zero except the main-diagonal -; -#X text 449 274 message "element"; -#X text 463 291 1.) item row_index = column-index (1 .. n) -; -#X text 463 304 2.) item matrix-element at index \, index; -#X text 189 341 1.arg Nr. of inlets = columns = outlets = rows -; -#X text 78 446 IEM KUG; -#X text 62 434 musil; -#X text 92 434 @; -#X text 98 434 iem.at; -#X text 61 456 Graz \, Austria; -#X text 13 423 (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 19 0; -#X connect 5 0 19 1; -#X connect 6 0 19 2; -#X connect 7 0 8 0; -#X connect 9 0 10 0; -#X connect 11 0 19 0; -#X connect 12 0 19 0; -#X connect 13 0 25 0; -#X connect 14 0 13 1; -#X connect 15 0 13 0; -#X connect 16 0 17 0; -#X connect 18 0 25 1; -#X connect 19 0 7 0; -#X connect 19 1 9 0; -#X connect 19 2 16 0; -#X connect 20 0 11 0; -#X connect 21 0 11 0; -#X connect 22 0 11 0; -#X connect 23 0 11 0; -#X connect 24 0 11 0; -#X connect 25 0 12 0; diff --git a/help/matrix_mul_line8~-help.pd b/help/matrix_mul_line8~-help.pd deleted file mode 100644 index 69bf505..0000000 --- a/help/matrix_mul_line8~-help.pd +++ /dev/null @@ -1,113 +0,0 @@ -#N canvas 44 20 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 112 348 sig~ 2; -#X obj 188 349 sig~ 4; -#X obj 37 420 unsig~; -#X floatatom 37 444 5 0 0 0 - - -; -#X obj 87 420 unsig~; -#X floatatom 87 444 5 0 0 0 - - -; -#X obj 229 374 any; -#X obj 382 374 pp element; -#X obj 382 329 f; -#X floatatom 423 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 137 420 unsig~; -#X floatatom 137 444 5 0 0 0 - - -; -#X obj 188 420 unsig~; -#X floatatom 188 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 452 300 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 559 249 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 237 411 2.arg Nr. of outlets = rows; -#X text 237 400 1.arg Nr. of inlets = columns; -#X text 630 24 SIG_OUT = A * SIG_IN; -#X text 257 434 from previous state to next state of matrix; -#X msg 10 179 time 100; -#X msg 10 205 time 3000; -#X msg 12 276 stop; -#X text 216 14 multiplies a nr_columns-dimensional signal-in-vector -with a dynamic changeable (like line~) signal-matrix to a nr_rows-dimensional -signal-out-vector; -#X text 27 223 message "time"; -#X text 34 236 1.) item interpolation-time in ms; -#X text 51 275 message "stop"; -#X text 51 287 interrupts the interpolation; -#X text 82 12 matrix_mul_line8~; -#X obj 37 391 matrix_mul_line8~ 3 4 3000; -#X text 237 422 3.arg interpolation-time in ms; -#X text 208 52 interpolation of matrix-elements will be done only every -8 samples; -#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 61 0; -#X connect 5 0 61 1; -#X connect 6 0 61 2; -#X connect 7 0 8 0; -#X connect 9 0 10 0; -#X connect 11 0 61 0; -#X connect 12 0 61 0; -#X connect 13 0 23 0; -#X connect 14 0 23 1; -#X connect 15 0 13 1; -#X connect 16 0 13 0; -#X connect 17 0 18 0; -#X connect 19 0 20 0; -#X connect 21 0 11 0; -#X connect 22 0 11 0; -#X connect 23 0 12 0; -#X connect 24 0 23 2; -#X connect 25 0 11 0; -#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 52 0 61 0; -#X connect 53 0 61 0; -#X connect 54 0 61 0; -#X connect 61 0 7 0; -#X connect 61 1 9 0; -#X connect 61 2 17 0; -#X connect 61 3 19 0; diff --git a/help/matrix_mul_line~-help.pd b/help/matrix_mul_line~-help.pd deleted file mode 100644 index 41e0067..0000000 --- a/help/matrix_mul_line~-help.pd +++ /dev/null @@ -1,111 +0,0 @@ -#N canvas 44 20 892 534 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 109 348 sig~ 2; -#X obj 182 349 sig~ 4; -#X obj 37 420 unsig~; -#X floatatom 37 444 5 0 0 0 - - -; -#X obj 86 420 unsig~; -#X floatatom 86 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 134 420 unsig~; -#X floatatom 134 444 5 0 0 0 - - -; -#X obj 183 420 unsig~; -#X floatatom 183 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 559 249 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 237 411 2.arg Nr. of outlets = rows; -#X text 237 400 1.arg Nr. of inlets = columns; -#X text 630 24 SIG_OUT = A * SIG_IN; -#X obj 37 391 matrix_mul_line~ 3 4 3000; -#X text 257 434 from previous state to next state of matrix; -#X msg 10 179 time 100; -#X msg 10 205 time 3000; -#X msg 12 276 stop; -#X text 82 12 matrix_mul_line~; -#X text 216 14 multiplies a nr_columns-dimensional signal-in-vector -with a dynamic changeable (like line~) signal-matrix to a nr_rows-dimensional -signal-out-vector; -#X text 27 223 message "time"; -#X text 34 236 1.) item interpolation-time in ms; -#X text 51 275 message "stop"; -#X text 51 287 interrupts the interpolation; -#X text 237 422 3.arg interpolation-time in ms; -#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 51 0; -#X connect 5 0 51 1; -#X connect 6 0 51 2; -#X connect 7 0 8 0; -#X connect 9 0 10 0; -#X connect 11 0 51 0; -#X connect 12 0 51 0; -#X connect 13 0 23 0; -#X connect 14 0 23 1; -#X connect 15 0 13 1; -#X connect 16 0 13 0; -#X connect 17 0 18 0; -#X connect 19 0 20 0; -#X connect 21 0 11 0; -#X connect 22 0 11 0; -#X connect 23 0 12 0; -#X connect 24 0 23 2; -#X connect 25 0 11 0; -#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 51 0 7 0; -#X connect 51 1 9 0; -#X connect 51 2 17 0; -#X connect 51 3 19 0; -#X connect 53 0 51 0; -#X connect 54 0 51 0; -#X connect 55 0 51 0; diff --git a/help/matrix_mul_stat~-help.pd b/help/matrix_mul_stat~-help.pd deleted file mode 100644 index e6bec62..0000000 --- a/help/matrix_mul_stat~-help.pd +++ /dev/null @@ -1,99 +0,0 @@ -#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; diff --git a/matrix_bundle_stat~-help.pd b/matrix_bundle_stat~-help.pd new file mode 100644 index 0000000..253417c --- /dev/null +++ b/matrix_bundle_stat~-help.pd @@ -0,0 +1,100 @@ +#N canvas 54 38 886 656 10; +#X obj 18 44 dsp; +#X obj 18 14 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +; +#X floatatom 18 100 5 0 0 0 - - -; +#X floatatom 33 74 5 0 0 0 - - -; +#X obj 47 459 matrix_bundle_stat~ 5 2; +#X obj 46 347 sig~ 1; +#X obj 80 369 sig~ 2; +#X obj 114 391 sig~ 4; +#X obj 146 413 sig~ 8; +#X obj 180 436 sig~ 16; +#X obj 47 488 unsig~; +#X floatatom 47 512 5 0 0 0 - - -; +#X obj 180 487 unsig~; +#X floatatom 180 511 5 0 0 0 - - -; +#X obj 239 442 any; +#X msg 239 94 bundle 0 0 0 0 0; +#X msg 239 120 bundle 1 1 1 1 1; +#X msg 239 141 bundle 2 2 2 2 2; +#X msg 239 167 bundle 1 0 0 0 0; +#X msg 239 187 bundle 0 1 0 0 0; +#X msg 239 207 bundle 0 0 1 0 0; +#X msg 239 227 bundle 0 0 0 1 0; +#X msg 239 247 bundle 0 0 0 0 1; +#X msg 239 273 bundle 2 0 0 0 0; +#X msg 239 293 bundle 0 2 0 0 0; +#X msg 239 313 bundle 0 0 2 0 0; +#X msg 239 333 bundle 0 0 0 2 0; +#X msg 239 353 bundle 0 0 0 0 2; +#X obj 392 442 pp element; +#X obj 392 419 pack 0 0; +#X obj 392 397 f; +#X floatatom 435 368 4 1 5 0 - - -; +#X floatatom 405 368 4 0 2 0 - - -; +#X obj 382 375 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X text 671 16 SIG_OUT = A * SIG_IN; +#X text 690 34 A is quadratic; +#X text 627 51 dim(SIG_OUT) = dim(SIG_IN) = n; +#X text 88 15 matrix_bundle_stat~; +#X text 234 51 each matrix-column has only one one \, the other elements +are zero; +#X text 261 475 2.arg Nr. of outlets = rows; +#X text 261 464 1.arg Nr. of inlets = columns; +#X text 477 336 message "element"; +#X text 491 365 2.) item column_index (1 .. nr_columns); +#X text 491 353 1.) item row_index (0 .. nr_rows); +#X text 446 111 message "bundle"; +#X text 516 381 where the single one of the column will be placed; +#X text 517 393 if (row-index == 0) -> the column has only zeros; +#X text 449 126 (nr_inlets = nr_columns) row-indices (0 .. +nr_row); +#X text 454 162 if (row-index == 0) -> the column has only zeros; +#X text 453 150 where the single one of each column will be placed +; +#X msg 239 383 bundle 1 1 2 1 2; +#X msg 239 403 bundle 2 2 1 2 1; +#X text 78 585 IEM KUG; +#X text 62 573 musil; +#X text 92 573 @; +#X text 98 573 iem.at; +#X text 61 595 Graz \, Austria; +#X text 13 562 (c) Thomas Musil 2000 - 2006; +#X text 234 14 multiplies a n-dimensional signal-in-vector with a static +(like sig~) signal-matrix to a n-dimensional signal-out-vector; +#X connect 0 0 2 0; +#X connect 0 1 3 0; +#X connect 1 0 0 0; +#X connect 4 0 10 0; +#X connect 4 1 12 0; +#X connect 5 0 4 0; +#X connect 6 0 4 1; +#X connect 7 0 4 2; +#X connect 8 0 4 3; +#X connect 9 0 4 4; +#X connect 10 0 11 0; +#X connect 12 0 13 0; +#X connect 14 0 4 0; +#X connect 15 0 14 0; +#X connect 16 0 14 0; +#X connect 17 0 14 0; +#X connect 18 0 14 0; +#X connect 19 0 14 0; +#X connect 20 0 14 0; +#X connect 21 0 14 0; +#X connect 22 0 14 0; +#X connect 23 0 14 0; +#X connect 24 0 14 0; +#X connect 25 0 14 0; +#X connect 26 0 14 0; +#X connect 27 0 14 0; +#X connect 28 0 4 0; +#X connect 29 0 28 0; +#X connect 30 0 29 0; +#X connect 31 0 29 1; +#X connect 32 0 30 1; +#X connect 33 0 30 0; +#X connect 50 0 14 0; +#X connect 51 0 14 0; diff --git a/matrix_diag_mul_line8~-help.pd b/matrix_diag_mul_line8~-help.pd new file mode 100644 index 0000000..a64bc55 --- /dev/null +++ b/matrix_diag_mul_line8~-help.pd @@ -0,0 +1,91 @@ +#N canvas 113 27 826 499 10; +#X obj 18 45 dsp; +#X obj 18 15 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +; +#X floatatom 18 101 5 0 0 0 - - -; +#X floatatom 33 75 5 0 0 0 - - -; +#X obj 33 294 sig~ 1; +#X obj 117 297 sig~ 2; +#X obj 202 298 sig~ 4; +#X obj 34 367 unsig~; +#X floatatom 34 391 5 0 0 0 - - -; +#X obj 118 365 unsig~; +#X floatatom 118 389 5 0 0 0 - - -; +#X obj 256 321 any; +#X obj 409 321 pp element; +#X obj 409 276 f; +#X floatatom 422 253 4 1 3 0 - - -; +#X obj 399 254 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 203 367 unsig~; +#X floatatom 203 391 5 0 0 0 - - -; +#X floatatom 452 254 5 0 0 0 - - -; +#X msg 256 102 diag 0 0 0; +#X msg 256 126 diag 1 1 1; +#X msg 256 147 diag 1 0 0; +#X msg 256 168 diag 0 0 2; +#X msg 256 189 diag 0 -10 0; +#X obj 409 298 pack 0 0; +#X text 653 17 SIG_OUT = A * SIG_IN; +#X text 672 35 A is quadratic; +#X text 356 96 message "diag"; +#X text 367 117 (nr_rows = nr_columns = n) items elements of +main-diagonal of matrix; +#X text 609 52 dim(SIG_OUT) = dim(SIG_IN) = n; +#X text 215 54 the elements of matrix are all zero except the main-diagonal +; +#X text 479 275 message "element"; +#X text 493 292 1.) item row_index = column-index (1 .. n) +; +#X text 493 305 2.) item matrix-element at index \, index; +#X text 256 342 1.arg Nr. of inlets = columns = outlets = rows +; +#X text 276 365 from previous state to next state of matrix; +#X text 256 353 2.arg interpolation-time in ms; +#X text 70 16 matrix_diag_mul_line8~; +#X obj 34 338 matrix_diag_mul_line8~ 3 3000; +#X text 218 67 interpolation of matrix-elements will be done only every +8 samples; +#X msg 12 153 time 100; +#X msg 12 179 time 3000; +#X msg 14 250 stop; +#X text 29 197 message "time"; +#X text 36 210 1.) item interpolation-time in ms; +#X text 53 249 message "stop"; +#X text 53 261 interrupts the interpolation; +#X text 78 446 IEM KUG; +#X text 62 434 musil; +#X text 92 434 @; +#X text 98 434 iem.at; +#X text 61 456 Graz \, Austria; +#X text 13 423 (c) Thomas Musil 2000 - 2006; +#X text 216 15 multiplies a n-dimensional signal-in-vector with a dynamic +changeable (like line~) signal-matrix to a n-dimensional signal-out-vector +; +#X connect 0 0 2 0; +#X connect 0 1 3 0; +#X connect 1 0 0 0; +#X connect 4 0 38 0; +#X connect 5 0 38 1; +#X connect 6 0 38 2; +#X connect 7 0 8 0; +#X connect 9 0 10 0; +#X connect 11 0 38 0; +#X connect 12 0 38 0; +#X connect 13 0 24 0; +#X connect 14 0 13 1; +#X connect 15 0 13 0; +#X connect 16 0 17 0; +#X connect 18 0 24 1; +#X connect 19 0 11 0; +#X connect 20 0 11 0; +#X connect 21 0 11 0; +#X connect 22 0 11 0; +#X connect 23 0 11 0; +#X connect 24 0 12 0; +#X connect 38 0 7 0; +#X connect 38 1 9 0; +#X connect 38 2 16 0; +#X connect 40 0 38 0; +#X connect 41 0 38 0; +#X connect 42 0 38 0; diff --git a/matrix_diag_mul_line~-help.pd b/matrix_diag_mul_line~-help.pd new file mode 100644 index 0000000..7333815 --- /dev/null +++ b/matrix_diag_mul_line~-help.pd @@ -0,0 +1,89 @@ +#N canvas 113 27 828 501 10; +#X obj 18 44 dsp; +#X obj 18 14 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +; +#X floatatom 18 100 5 0 0 0 - - -; +#X floatatom 33 74 5 0 0 0 - - -; +#X obj 33 293 sig~ 1; +#X obj 115 296 sig~ 2; +#X obj 197 297 sig~ 4; +#X obj 34 366 unsig~; +#X floatatom 34 390 5 0 0 0 - - -; +#X obj 115 364 unsig~; +#X floatatom 115 388 5 0 0 0 - - -; +#X obj 256 320 any; +#X obj 409 320 pp element; +#X obj 409 275 f; +#X floatatom 422 252 4 1 3 0 - - -; +#X obj 399 253 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 197 366 unsig~; +#X floatatom 197 390 5 0 0 0 - - -; +#X floatatom 452 253 5 0 0 0 - - -; +#X msg 256 101 diag 0 0 0; +#X msg 256 125 diag 1 1 1; +#X msg 256 146 diag 1 0 0; +#X msg 256 167 diag 0 0 2; +#X msg 256 188 diag 0 -10 0; +#X obj 409 297 pack 0 0; +#X text 653 16 SIG_OUT = A * SIG_IN; +#X text 672 34 A is quadratic; +#X text 356 95 message "diag"; +#X text 367 116 (nr_rows = nr_columns = n) items elements of +main-diagonal of matrix; +#X text 609 51 dim(SIG_OUT) = dim(SIG_IN) = n; +#X text 215 53 the elements of matrix are all zero except the main-diagonal +; +#X text 479 274 message "element"; +#X text 493 291 1.) item row_index = column-index (1 .. n) +; +#X text 493 304 2.) item matrix-element at index \, index; +#X text 70 15 matrix_diag_mul_line~; +#X obj 34 337 matrix_diag_mul_line~ 3 3000; +#X text 256 341 1.arg Nr. of inlets = columns = outlets = rows +; +#X text 276 364 from previous state to next state of matrix; +#X text 256 352 2.arg interpolation-time in ms; +#X msg 12 152 time 100; +#X msg 12 178 time 3000; +#X msg 14 249 stop; +#X text 29 196 message "time"; +#X text 36 209 1.) item interpolation-time in ms; +#X text 53 248 message "stop"; +#X text 53 260 interrupts the interpolation; +#X text 78 446 IEM KUG; +#X text 62 434 musil; +#X text 92 434 @; +#X text 98 434 iem.at; +#X text 61 456 Graz \, Austria; +#X text 13 423 (c) Thomas Musil 2000 - 2006; +#X text 216 14 multiplies a n-dimensional signal-in-vector with a dynamic +changeable (like line~) signal-matrix to a n-dimensional signal-out-vector +; +#X connect 0 0 2 0; +#X connect 0 1 3 0; +#X connect 1 0 0 0; +#X connect 4 0 35 0; +#X connect 5 0 35 1; +#X connect 6 0 35 2; +#X connect 7 0 8 0; +#X connect 9 0 10 0; +#X connect 11 0 35 0; +#X connect 12 0 35 0; +#X connect 13 0 24 0; +#X connect 14 0 13 1; +#X connect 15 0 13 0; +#X connect 16 0 17 0; +#X connect 18 0 24 1; +#X connect 19 0 11 0; +#X connect 20 0 11 0; +#X connect 21 0 11 0; +#X connect 22 0 11 0; +#X connect 23 0 11 0; +#X connect 24 0 12 0; +#X connect 35 0 7 0; +#X connect 35 1 9 0; +#X connect 35 2 16 0; +#X connect 39 0 35 0; +#X connect 40 0 35 0; +#X connect 41 0 35 0; diff --git a/matrix_diag_mul_stat~-help.pd b/matrix_diag_mul_stat~-help.pd new file mode 100644 index 0000000..cbf33f3 --- /dev/null +++ b/matrix_diag_mul_stat~-help.pd @@ -0,0 +1,77 @@ +#N canvas 99 75 824 496 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 33 293 sig~ 1; +#X obj 100 296 sig~ 2; +#X obj 167 297 sig~ 4; +#X obj 34 366 unsig~; +#X floatatom 34 390 5 0 0 0 - - -; +#X obj 99 364 unsig~; +#X floatatom 99 388 5 0 0 0 - - -; +#X obj 226 320 any; +#X obj 379 320 pp element; +#X obj 379 275 f; +#X floatatom 392 252 4 1 3 0 - - -; +#X obj 369 253 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 167 366 unsig~; +#X floatatom 167 390 5 0 0 0 - - -; +#X floatatom 422 253 5 0 0 0 - - -; +#X obj 34 337 matrix_diag_mul_stat~ 3; +#X msg 226 101 diag 0 0 0; +#X msg 226 125 diag 1 1 1; +#X msg 226 146 diag 1 0 0; +#X msg 226 167 diag 0 0 2; +#X msg 226 188 diag 0 -10 0; +#X obj 379 297 pack 0 0; +#X text 653 16 SIG_OUT = A * SIG_IN; +#X text 70 15 matrix_diag_mul_stat~; +#X text 216 14 multiplies a n-dimensional signal-in-vector with a dynamic +static (like sig~) signal-matrix to a n-dimensional signal-out-vector +; +#X text 672 34 A is quadratic; +#X text 326 95 message "diag"; +#X text 337 116 (nr_rows = nr_columns = n) items elements of +main-diagonal of matrix; +#X text 609 51 dim(SIG_OUT) = dim(SIG_IN) = n; +#X text 215 53 the elements of matrix are all zero except the main-diagonal +; +#X text 449 274 message "element"; +#X text 463 291 1.) item row_index = column-index (1 .. n) +; +#X text 463 304 2.) item matrix-element at index \, index; +#X text 189 341 1.arg Nr. of inlets = columns = outlets = rows +; +#X text 78 446 IEM KUG; +#X text 62 434 musil; +#X text 92 434 @; +#X text 98 434 iem.at; +#X text 61 456 Graz \, Austria; +#X text 13 423 (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 19 0; +#X connect 5 0 19 1; +#X connect 6 0 19 2; +#X connect 7 0 8 0; +#X connect 9 0 10 0; +#X connect 11 0 19 0; +#X connect 12 0 19 0; +#X connect 13 0 25 0; +#X connect 14 0 13 1; +#X connect 15 0 13 0; +#X connect 16 0 17 0; +#X connect 18 0 25 1; +#X connect 19 0 7 0; +#X connect 19 1 9 0; +#X connect 19 2 16 0; +#X connect 20 0 11 0; +#X connect 21 0 11 0; +#X connect 22 0 11 0; +#X connect 23 0 11 0; +#X connect 24 0 11 0; +#X connect 25 0 12 0; diff --git a/matrix_mul_line8~-help.pd b/matrix_mul_line8~-help.pd new file mode 100644 index 0000000..69bf505 --- /dev/null +++ b/matrix_mul_line8~-help.pd @@ -0,0 +1,113 @@ +#N canvas 44 20 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 112 348 sig~ 2; +#X obj 188 349 sig~ 4; +#X obj 37 420 unsig~; +#X floatatom 37 444 5 0 0 0 - - -; +#X obj 87 420 unsig~; +#X floatatom 87 444 5 0 0 0 - - -; +#X obj 229 374 any; +#X obj 382 374 pp element; +#X obj 382 329 f; +#X floatatom 423 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 137 420 unsig~; +#X floatatom 137 444 5 0 0 0 - - -; +#X obj 188 420 unsig~; +#X floatatom 188 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 452 300 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 559 249 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 237 411 2.arg Nr. of outlets = rows; +#X text 237 400 1.arg Nr. of inlets = columns; +#X text 630 24 SIG_OUT = A * SIG_IN; +#X text 257 434 from previous state to next state of matrix; +#X msg 10 179 time 100; +#X msg 10 205 time 3000; +#X msg 12 276 stop; +#X text 216 14 multiplies a nr_columns-dimensional signal-in-vector +with a dynamic changeable (like line~) signal-matrix to a nr_rows-dimensional +signal-out-vector; +#X text 27 223 message "time"; +#X text 34 236 1.) item interpolation-time in ms; +#X text 51 275 message "stop"; +#X text 51 287 interrupts the interpolation; +#X text 82 12 matrix_mul_line8~; +#X obj 37 391 matrix_mul_line8~ 3 4 3000; +#X text 237 422 3.arg interpolation-time in ms; +#X text 208 52 interpolation of matrix-elements will be done only every +8 samples; +#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 61 0; +#X connect 5 0 61 1; +#X connect 6 0 61 2; +#X connect 7 0 8 0; +#X connect 9 0 10 0; +#X connect 11 0 61 0; +#X connect 12 0 61 0; +#X connect 13 0 23 0; +#X connect 14 0 23 1; +#X connect 15 0 13 1; +#X connect 16 0 13 0; +#X connect 17 0 18 0; +#X connect 19 0 20 0; +#X connect 21 0 11 0; +#X connect 22 0 11 0; +#X connect 23 0 12 0; +#X connect 24 0 23 2; +#X connect 25 0 11 0; +#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 52 0 61 0; +#X connect 53 0 61 0; +#X connect 54 0 61 0; +#X connect 61 0 7 0; +#X connect 61 1 9 0; +#X connect 61 2 17 0; +#X connect 61 3 19 0; diff --git a/matrix_mul_line~-help.pd b/matrix_mul_line~-help.pd new file mode 100644 index 0000000..41e0067 --- /dev/null +++ b/matrix_mul_line~-help.pd @@ -0,0 +1,111 @@ +#N canvas 44 20 892 534 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 109 348 sig~ 2; +#X obj 182 349 sig~ 4; +#X obj 37 420 unsig~; +#X floatatom 37 444 5 0 0 0 - - -; +#X obj 86 420 unsig~; +#X floatatom 86 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 134 420 unsig~; +#X floatatom 134 444 5 0 0 0 - - -; +#X obj 183 420 unsig~; +#X floatatom 183 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 559 249 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 237 411 2.arg Nr. of outlets = rows; +#X text 237 400 1.arg Nr. of inlets = columns; +#X text 630 24 SIG_OUT = A * SIG_IN; +#X obj 37 391 matrix_mul_line~ 3 4 3000; +#X text 257 434 from previous state to next state of matrix; +#X msg 10 179 time 100; +#X msg 10 205 time 3000; +#X msg 12 276 stop; +#X text 82 12 matrix_mul_line~; +#X text 216 14 multiplies a nr_columns-dimensional signal-in-vector +with a dynamic changeable (like line~) signal-matrix to a nr_rows-dimensional +signal-out-vector; +#X text 27 223 message "time"; +#X text 34 236 1.) item interpolation-time in ms; +#X text 51 275 message "stop"; +#X text 51 287 interrupts the interpolation; +#X text 237 422 3.arg interpolation-time in ms; +#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 51 0; +#X connect 5 0 51 1; +#X connect 6 0 51 2; +#X connect 7 0 8 0; +#X connect 9 0 10 0; +#X connect 11 0 51 0; +#X connect 12 0 51 0; +#X connect 13 0 23 0; +#X connect 14 0 23 1; +#X connect 15 0 13 1; +#X connect 16 0 13 0; +#X connect 17 0 18 0; +#X connect 19 0 20 0; +#X connect 21 0 11 0; +#X connect 22 0 11 0; +#X connect 23 0 12 0; +#X connect 24 0 23 2; +#X connect 25 0 11 0; +#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 51 0 7 0; +#X connect 51 1 9 0; +#X connect 51 2 17 0; +#X connect 51 3 19 0; +#X connect 53 0 51 0; +#X connect 54 0 51 0; +#X connect 55 0 51 0; 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