aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/examples/polygon_editor.pd
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2009-11-06 18:33:57 +0000
committerN.N. <matju@users.sourceforge.net>2009-11-06 18:33:57 +0000
commit5e6bb4f4786dd39158ffe02913590cc3dea21ebd (patch)
tree17f4c83372dc450503e3106db11c473c513ab7c0 /externals/gridflow/examples/polygon_editor.pd
parentb4432042844d0a29f7b654245f9c17da950cd33e (diff)
remove gridflow 0.9.5
svn path=/trunk/; revision=12727
Diffstat (limited to 'externals/gridflow/examples/polygon_editor.pd')
-rw-r--r--externals/gridflow/examples/polygon_editor.pd23
1 files changed, 0 insertions, 23 deletions
diff --git a/externals/gridflow/examples/polygon_editor.pd b/externals/gridflow/examples/polygon_editor.pd
deleted file mode 100644
index 478a9d0e..00000000
--- a/externals/gridflow/examples/polygon_editor.pd
+++ /dev/null
@@ -1,23 +0,0 @@
-#N canvas 478 312 450 300 10;
-#X obj 41 33 metro 33.3667;
-#X obj 23 34 tgl 15 0 empty empty empty 0 -6 0 8 -24198 -1 -1 1 1;
-#X obj 41 52 #store (240 320 3 #);
-#X obj 41 219 #out window;
-#X obj 115 238 s events;
-#X obj 50 73 r events;
-#X obj 41 95 t a;
-#X obj 122 181 print unused_events;
-#X obj 41 181 route2 grid;
-#X obj 41 238 route bang;
-#X obj 41 147 #edit_polygon put (3 # 255) (3 2 # 0 0 100 200 200 100)
-;
-#X connect 0 0 2 0;
-#X connect 1 0 0 0;
-#X connect 2 0 6 0;
-#X connect 3 0 9 0;
-#X connect 5 0 6 0;
-#X connect 6 0 10 0;
-#X connect 8 0 3 0;
-#X connect 8 1 7 0;
-#X connect 9 1 4 0;
-#X connect 10 0 8 0;