aboutsummaryrefslogtreecommitdiff
path: root/median_n-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'median_n-help.pd')
-rw-r--r--median_n-help.pd16
1 files changed, 15 insertions, 1 deletions
diff --git a/median_n-help.pd b/median_n-help.pd
index aa0feb7..efb83ce 100644
--- a/median_n-help.pd
+++ b/median_n-help.pd
@@ -1,4 +1,7 @@
-#N canvas 748 316 556 301 10;
+#N canvas 1 53 556 321 10;
+#X declare -lib zexy;
+#X declare -lib zexy;
+#X declare -lib zexy;
#X obj 16 105 cnv 15 60 60 empty empty empty 20 12 0 14 -258699 -66577
0;
#X floatatom 22 30 5 0 0 0 - - -;
@@ -27,5 +30,16 @@ of numbers.;
electronic sensors.;
#X text 119 268 See also;
#X obj 187 266 median;
+#N canvas 498 307 494 344 META 0;
+#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 95 OUTLET_0 float;
+#X text 12 115 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
+#X text 12 5 KEYWORDS control abstraction filter;
+#X text 12 45 DESCRIPTION calculate the median of the last n numbers
+in a stream of numbers;
+#X text 12 75 INLET_0 float;
+#X restore 502 294 pd META;
#X connect 1 0 11 0;
#X connect 11 0 2 0;