From 7be5174a458ec17dca321e1dbdae4543d3ec5001 Mon Sep 17 00:00:00 2001 From: Franz Zotter Date: Tue, 29 Aug 2006 08:18:10 +0000 Subject: added three lines to mtx_tab-help to demonstrate data sharing between mtx_tab objects. svn path=/trunk/externals/iem/iemmatrix/; revision=5770 --- abs/mtx_tab-help.pd | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/abs/mtx_tab-help.pd b/abs/mtx_tab-help.pd index afdf3f6..1abcdc4 100644 --- a/abs/mtx_tab-help.pd +++ b/abs/mtx_tab-help.pd @@ -22,6 +22,12 @@ help; #X text 487 158 see also:; #X obj 558 158 mtx; #X text 433 81 local table; +#X obj 383 215 mtx_tab \$0-table; +#X obj 383 260 mtx_print other; +#X obj 383 237 mtx_+ 1; +#X obj 383 193 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X msg 423 191 ones 1 3; #X connect 0 0 11 0; #X connect 2 0 3 0; #X connect 3 0 0 0; @@ -34,3 +40,7 @@ help; #X connect 11 0 5 0; #X connect 11 1 12 0; #X connect 13 0 0 0; +#X connect 20 0 22 0; +#X connect 22 0 21 0; +#X connect 23 0 20 0; +#X connect 24 0 20 0; -- cgit v1.2.1