From 911fe2c2cf1e281f6fd8190473c1cd2fa356c140 Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Mon, 27 Jan 2014 11:39:46 +0000 Subject: rename iTable to iMatrix svn path=/trunk/externals/pmpd/; revision=17257 --- examples/65_2d_interactors.pd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'examples') 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; -- cgit v1.2.1