aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/examples/polygon_editor.pd
diff options
context:
space:
mode:
Diffstat (limited to 'externals/gridflow/examples/polygon_editor.pd')
-rw-r--r--externals/gridflow/examples/polygon_editor.pd23
1 files changed, 23 insertions, 0 deletions
diff --git a/externals/gridflow/examples/polygon_editor.pd b/externals/gridflow/examples/polygon_editor.pd
new file mode 100644
index 00000000..478a9d0e
--- /dev/null
+++ b/externals/gridflow/examples/polygon_editor.pd
@@ -0,0 +1,23 @@
+#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;