aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/abstractions/#polygon_area.pd
diff options
context:
space:
mode:
Diffstat (limited to 'externals/gridflow/abstractions/#polygon_area.pd')
-rw-r--r--externals/gridflow/abstractions/#polygon_area.pd19
1 files changed, 19 insertions, 0 deletions
diff --git a/externals/gridflow/abstractions/#polygon_area.pd b/externals/gridflow/abstractions/#polygon_area.pd
new file mode 100644
index 00000000..55daf54f
--- /dev/null
+++ b/externals/gridflow/abstractions/#polygon_area.pd
@@ -0,0 +1,19 @@
+#N canvas 44 398 450 214 10;
+#X obj 24 25 inlet;
+#X obj 24 63 #convolve (2 1 # 0 1);
+#X obj 24 82 #convolve (1 2 # 0 1);
+#X obj 24 101 # *;
+#X obj 24 44 #t;
+#X obj 24 120 #fold inv+;
+#X obj 24 139 #fold +;
+#X obj 24 177 outlet;
+#X obj 24 158 # / 2;
+#X connect 0 0 4 0;
+#X connect 1 0 2 0;
+#X connect 2 0 3 0;
+#X connect 3 0 5 0;
+#X connect 4 0 1 0;
+#X connect 4 1 3 1;
+#X connect 5 0 6 0;
+#X connect 6 0 8 0;
+#X connect 8 0 7 0;