aboutsummaryrefslogtreecommitdiff
path: root/doc/matrix~.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-03-28 13:11:25 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-03-28 13:11:25 +0000
commit6f7f6460189b2da25077438c8a13ccd20f2a0f00 (patch)
tree0480592e225118c2c033d95d19f0a6db6bd26090 /doc/matrix~.pd
parentdc59cfa163813ebd59ebe8fc441a022e1d8284b9 (diff)
renamed help-patches; split meta help-patches into smaller ones; TODO: reflect this change in the C-sources
svn path=/trunk/externals/iem/iemmatrix/; revision=4797
Diffstat (limited to 'doc/matrix~.pd')
-rw-r--r--doc/matrix~.pd58
1 files changed, 0 insertions, 58 deletions
diff --git a/doc/matrix~.pd b/doc/matrix~.pd
deleted file mode 100644
index 5b0fa07..0000000
--- a/doc/matrix~.pd
+++ /dev/null
@@ -1,58 +0,0 @@
-#N canvas 59 -12 889 589 12;
-#X obj 68 271 osc~ 100;
-#X obj 68 297 *~ 0.2;
-#X obj 112 320 osc~ 1000;
-#X obj 112 346 *~ 1.5;
-#X obj 157 295 osc~ 432;
-#X obj 68 411 env~;
-#X floatatom 68 435 4 0 0;
-#X obj 127 410 env~;
-#X floatatom 127 434 4 0 0;
-#X obj 187 410 env~;
-#X floatatom 187 434 4 0 0;
-#X obj 247 409 env~;
-#X floatatom 247 433 4 0 0;
-#X floatatom 284 350 4 0 0;
-#X text 332 353 fade time in [ms];
-#X msg 265 100 bang;
-#X obj 265 127 mtx_eye 3 4;
-#X msg 362 100 bang;
-#X obj 362 127 mtx_egg 3 4;
-#X msg 261 179 bang;
-#X msg 362 178 bang;
-#X obj 261 206 mtx_ones 3 4;
-#X obj 362 205 mtx_zeros 3 4;
-#X obj 68 371 matrix~ 3 4 100 .......;
-#X obj 98 32 matrix~;
-#X text 174 24 matrix-multiply m IN~signals to n OUT~signals;
-#X text 174 37 matrices are interpolated a la line~;
-#X text 473 91 the one-before-last inlet eats;
-#X text 476 104 matrix-messages to control the gains;
-#X text 475 117 of the matrix~;
-#X text 484 333 the last inlet gets the fade-time between two matrix-messages.
-;
-#X obj 78 505 matrix~;
-#X text 154 503 creation: "matrix~ [<num_in> [<num_out> [<fade_time>]]]
-;
-#X connect 0 0 1 0;
-#X connect 1 0 23 0;
-#X connect 2 0 3 0;
-#X connect 3 0 23 1;
-#X connect 4 0 23 2;
-#X connect 5 0 6 0;
-#X connect 7 0 8 0;
-#X connect 9 0 10 0;
-#X connect 11 0 12 0;
-#X connect 13 0 23 4;
-#X connect 15 0 16 0;
-#X connect 16 0 23 3;
-#X connect 17 0 18 0;
-#X connect 18 0 23 3;
-#X connect 19 0 21 0;
-#X connect 20 0 22 0;
-#X connect 21 0 23 3;
-#X connect 22 0 23 3;
-#X connect 23 0 5 0;
-#X connect 23 1 7 0;
-#X connect 23 2 9 0;
-#X connect 23 3 11 0;