aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2014-01-27 11:39:46 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2014-01-27 11:39:46 +0000
commit911fe2c2cf1e281f6fd8190473c1cd2fa356c140 (patch)
tree40ab6aa9e72bfe907f6ad59272b8a02b1446b0cb /examples
parent355bfd8d94bbdac999247a7778a49a96837fae9e (diff)
rename iTable to iMatrix
svn path=/trunk/externals/pmpd/; revision=17257
Diffstat (limited to 'examples')
-rw-r--r--examples/65_2d_interactors.pd8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/65_2d_interactors.pd b/examples/65_2d_interactors.pd
index 9dcc65a..4ddeeec 100644
--- a/examples/65_2d_interactors.pd
+++ b/examples/65_2d_interactors.pd
@@ -1,4 +1,4 @@
-#N canvas 214 443 905 391 10;
+#N canvas 212 448 905 391 10;
#X declare -lib Gem;
#X obj 52 253 pmpd2d;
#X obj 52 78 loadbang;
@@ -132,7 +132,7 @@ RaZ \$3 \$4 0.3 0;
0 0 -0.1 1 -0.1 0.1;
#X text 483 12 select an interactor and clik-drag the mouse on the
gem windows to see the effect.;
-#N canvas 432 102 657 333 iTable 0;
+#N canvas 430 107 657 333 iMatrix 0;
#X obj 192 129 s iteractorX;
#X obj 191 207 s iteractorY;
#X obj 404 122 table iteractorX 9;
@@ -140,11 +140,11 @@ gem windows to see the effect.;
#X obj 404 142 table iteractorY 9;
#X msg 196 105 0 -1 0 1 -1 0 1 -1 0 1;
#X msg 193 185 0 -1 -1 -1 0 0 0 1 1 1;
-#X msg 92 61 iTable mobil 0.1 0 1 0 1 3 3 iteractorX iteractorY;
+#X msg 92 61 iMatrix mobil 0.1 0 1 0 1 3 3 iteractorX iteractorY;
#X connect 5 0 0 0;
#X connect 6 0 1 0;
#X connect 7 0 3 0;
-#X restore 188 211 pd iTable;
+#X restore 188 211 pd iMatrix;
#X connect 0 0 10 0;
#X connect 1 0 3 0;
#X connect 2 0 3 0;