aboutsummaryrefslogtreecommitdiff
path: root/examples/mean.pd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mean.pd')
-rw-r--r--examples/mean.pd9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/mean.pd b/examples/mean.pd
deleted file mode 100644
index ca2851b..0000000
--- a/examples/mean.pd
+++ /dev/null
@@ -1,9 +0,0 @@
-#N canvas 186 94 383 302 12;
-#X obj 83 154 mean;
-#X floatatom 83 202 4 0 0;
-#X msg 96 96 2 4;
-#X text 46 17 get the mean value of a list of floats;
-#X msg 83 69 1 2 3 -4 5 6;
-#X connect 0 0 1 0;
-#X connect 2 0 0 0;
-#X connect 4 0 0 0;