aboutsummaryrefslogtreecommitdiff
path: root/editor/mytri.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2010-11-10 11:51:42 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2010-11-10 11:51:42 +0000
commitb55f64ad45b4d390f2f373abe54347739b17f26e (patch)
tree58f59e1818ed40be56295fe596e8187053b8bfbd /editor/mytri.pd
parentd9b0488b75b27c78083fd2275985d0f0593a465f (diff)
move editor to msd
svn path=/trunk/externals/nusmuk/; revision=14364
Diffstat (limited to 'editor/mytri.pd')
-rw-r--r--editor/mytri.pd45
1 files changed, 0 insertions, 45 deletions
diff --git a/editor/mytri.pd b/editor/mytri.pd
deleted file mode 100644
index 8049938..0000000
--- a/editor/mytri.pd
+++ /dev/null
@@ -1,45 +0,0 @@
-#N canvas 0 0 773 622 10;
-#X obj 271 316 cnv 15 100 30 empty empty empty 20 12 0 14 -24198 -66577
-0;
-#X msg 222 209 draw line;
-#X msg 222 230 draw fill;
-#X msg 222 252 draw point;
-#X msg 309 242 0 0 1;
-#X msg 302 223 0 1 0;
-#X msg 294 204 1 0 0;
-#X text 335 204 (XYZ)1;
-#X text 347 222 (XYZ)2;
-#X text 357 242 (XYZ)3;
-#X msg 334 302 0 0 1;
-#X msg 327 283 0 1 0;
-#X msg 319 264 1 0 0;
-#X text 362 264 (XYZ)1;
-#X text 372 282 (XYZ)2;
-#X text 382 302 (XYZ)3;
-#X obj 280 323 primTri;
-#X obj 327 75 r MSD-OUT-GLOBAL;
-#X obj 314 148 route massesPos;
-#X obj 383 187 route \$1 \$2 \$3;
-#X obj 113 170 gemhead;
-#X obj 173 169 r RENDER-PRIMTRI;
-#X obj 113 215 spigot 0;
-#X obj 322 115 spigot 0;
-#X connect 1 0 16 0;
-#X connect 2 0 16 0;
-#X connect 3 0 16 0;
-#X connect 4 0 16 3;
-#X connect 5 0 16 2;
-#X connect 6 0 16 1;
-#X connect 10 0 16 6;
-#X connect 11 0 16 5;
-#X connect 12 0 16 4;
-#X connect 17 0 23 0;
-#X connect 18 0 19 0;
-#X connect 19 0 16 1;
-#X connect 19 1 16 3;
-#X connect 19 2 16 2;
-#X connect 20 0 22 0;
-#X connect 21 0 22 1;
-#X connect 21 0 23 1;
-#X connect 22 0 16 0;
-#X connect 23 0 18 0;