From a627095764e36707f58f9096004710f12d680cfc Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 28 Feb 2006 07:57:33 +0000 Subject: these objects will probably be replaced by other objects in the future, but they are used for now, so they should be in the CVS svn path=/trunk/externals/mapping/; revision=4632 --- help/median_3-help.pd | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 help/median_3-help.pd (limited to 'help/median_3-help.pd') diff --git a/help/median_3-help.pd b/help/median_3-help.pd new file mode 100644 index 0000000..ba99235 --- /dev/null +++ b/help/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; -- cgit v1.2.1