aboutsummaryrefslogtreecommitdiff
path: root/doc/mtx_scroll-help.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/mtx_scroll-help.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/mtx_scroll-help.pd')
-rw-r--r--doc/mtx_scroll-help.pd23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/mtx_scroll-help.pd b/doc/mtx_scroll-help.pd
new file mode 100644
index 0000000..77489fa
--- /dev/null
+++ b/doc/mtx_scroll-help.pd
@@ -0,0 +1,23 @@
+#N canvas 83 78 670 283 10;
+#X text 458 17 updated for;
+#X obj 546 17 iemmatrix 0.2;
+#X obj 595 43 matrix;
+#X text 465 42 see also help for;
+#X text 194 36 tranpose matrices;
+#X text 198 15 [mtx_scroll];
+#X obj 194 162 t a a;
+#X obj 236 163 mtx_print org;
+#X obj 194 220 mtx_print scrolled;
+#X obj 194 192 mtx_scroll 1;
+#X msg 194 116 1 2 3 4 5;
+#X text 190 99 shift rows of a matrix;
+#X floatatom 301 191 4 0 6 1 shift - -;
+#X obj 194 138 mtx_diag;
+#X text 380 179 (0=no-shift \; 1=1-row-down \; -2=2-rows-up \; ...)
+;
+#X connect 6 0 9 0;
+#X connect 6 1 7 0;
+#X connect 9 0 8 0;
+#X connect 10 0 13 0;
+#X connect 12 0 9 1;
+#X connect 13 0 6 0;