aboutsummaryrefslogtreecommitdiff
path: root/editor/structures.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/structures.pd
parentd9b0488b75b27c78083fd2275985d0f0593a465f (diff)
move editor to msd
svn path=/trunk/externals/nusmuk/; revision=14364
Diffstat (limited to 'editor/structures.pd')
-rw-r--r--editor/structures.pd20
1 files changed, 0 insertions, 20 deletions
diff --git a/editor/structures.pd b/editor/structures.pd
deleted file mode 100644
index 80ca36c..0000000
--- a/editor/structures.pd
+++ /dev/null
@@ -1,20 +0,0 @@
-#N canvas 752 10 450 300 10;
-#N canvas 470 500 664 321 mass 0;
-#X obj 62 182 drawnumber mid 0 -18 0 m;
-#X obj 61 136 filledpolygon mob mob 1 -5 0 -4 4 0 5 4 4 5 0 4 -4 0
--5 -4 -4;
-#X obj 64 72 struct mass float x float y float mid float mob float
-M float sid;
-#X restore 132 125 pd mass;
-#N canvas 73 302 487 201 liaison 0;
-#X obj 23 73 drawpolygon sid 2 x1 y1 x2 y2;
-#X obj 19 25 struct liaison float x1 float y1 float x2 float y2 float
-mid1 float mid2 float lid float K float D float P float Lmin float
-Lmax float sid;
-#X restore 132 147 pd liaison;
-#N canvas 749 676 450 300 hole 0;
-#X obj 79 73 struct hole float x float y;
-#X text 93 162 Green cross;
-#X obj 79 97 drawpolygon 50 2 -5 -5 5 5;
-#X obj 79 122 drawpolygon 50 2 -5 5 5 -5;
-#X restore 132 170 pd hole;