From d78f2f525d0099a93914808836cd54ee219266ad Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Mon, 10 Jan 2011 05:41:14 +0000 Subject: added META subpatch svn path=/trunk/externals/mapping/; revision=14693 --- median_n-help.pd | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'median_n-help.pd') 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; -- cgit v1.2.1