From 089475041fe26964d72cb2ebc3559a36ba89a2f2 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 8 Jul 2008 05:56:10 +0000 Subject: trying to import gridflow 0.9.4 svn path=/trunk/; revision=10148 --- externals/gridflow/examples/polygon_editor.pd | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 externals/gridflow/examples/polygon_editor.pd (limited to 'externals/gridflow/examples/polygon_editor.pd') 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; -- cgit v1.2.1