From b0694283829f7627cd424ae0a417b6eb5c985377 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 10 Feb 2006 05:21:35 +0000 Subject: added Cyrille's list handling objects svn path=/trunk/externals/mapping/; revision=4575 --- help/max_n-help.pd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 help/max_n-help.pd (limited to 'help/max_n-help.pd') diff --git a/help/max_n-help.pd b/help/max_n-help.pd new file mode 100644 index 0000000..263931e --- /dev/null +++ b/help/max_n-help.pd @@ -0,0 +1,26 @@ +#N canvas 64 215 518 470 10; +#X floatatom 59 93 5 -20 127 0 - - -; +#X text 60 75 data; +#X obj 59 172 t f f; +#X msg 66 118 0; +#X floatatom 288 231 5 0 0 0 - - -; +#X floatatom 339 182 5 0 0 0 - - -; +#X text 387 180 size: n (n>=2); +#X text 80 39 max_n return the maximum from the last n (n>1) values +; +#X msg 94 118 1; +#X msg 127 118 0.5; +#X floatatom 84 227 5 0 0 0 - - -; +#X obj 59 256 timeroll; +#X obj 267 255 timeroll; +#X obj 267 205 max_n 20; +#X connect 0 0 2 0; +#X connect 2 0 10 0; +#X connect 2 0 11 0; +#X connect 2 1 13 0; +#X connect 3 0 2 0; +#X connect 5 0 13 1; +#X connect 8 0 2 0; +#X connect 9 0 2 0; +#X connect 13 0 4 0; +#X connect 13 0 12 0; -- cgit v1.2.1