aboutsummaryrefslogtreecommitdiff
path: root/matrix_mul_stat~-help.pd
blob: e6bec62271420375c5f08015ee9331d7cf1f0e80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
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 <float> Nr. of outlets = rows;
#X text 555 111 2.) item <float> 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 <float> column_index (1 .. nr_columns);
#X text 592 218 + nr_rows elements;
#X text 556 248 message "row";
#X text 562 265 1.) item <float> row_index (1 .. nr_rows);
#X text 593 279 + nr_columns elements;
#X text 477 336 message "element";
#X text 491 353 1.) item <float> row_index (1 .. nr_rows);
#X text 491 365 2.) item <float> column_index (1 .. nr_columns);
#X text 491 379 3.) item <float> matrix-element at row_index \, column_index
;
#X text 205 409 2.arg <float> Nr. of outlets = rows;
#X text 205 398 1.arg <float> 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;