aboutsummaryrefslogtreecommitdiff
path: root/median_3-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'median_3-help.pd')
-rw-r--r--median_3-help.pd7
1 files changed, 7 insertions, 0 deletions
diff --git a/median_3-help.pd b/median_3-help.pd
new file mode 100644
index 0000000..ba99235
--- /dev/null
+++ b/median_3-help.pd
@@ -0,0 +1,7 @@
+#N canvas 28 3 711 500 12;
+#X floatatom 88 202 5 0 0 0 - - -;
+#X floatatom 94 264 5 0 0 0 - - -;
+#X obj 95 234 median_3;
+#X text 238 31 output the median value of the 3 last samples;
+#X connect 0 0 2 0;
+#X connect 2 0 1 0;