From 6b5a0fc360cb8b361a5873bbeb46c7f5c271f9a9 Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Thu, 27 Jan 2005 12:23:02 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r2548, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/La-kitchen/; revision=2549 --- max_n-help.pd | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 max_n-help.pd (limited to 'max_n-help.pd') diff --git a/max_n-help.pd b/max_n-help.pd new file mode 100644 index 0000000..0adb7d5 --- /dev/null +++ b/max_n-help.pd @@ -0,0 +1,31 @@ +#N canvas 64 215 518 470 10; +#X floatatom 85 92 5 -20 127 0 - - -; +#X text 86 74 data; +#X obj 85 171 t f f; +#X msg 92 117 0; +#X msg 120 117 127; +#X obj 85 251 time_roll; +#X floatatom 110 229 5 0 0 0 - - -; +#X msg 153 117 64; +#X text 361 361 la Kitchen; +#X text 361 378 Charles Verron; +#X text 360 345 2004_03_22; +#X text 361 361 la Kitchen; +#X text 361 378 Charles Verron; +#X text 360 345 2004_03_22; +#X text 361 361 la Kitchen; +#X text 361 378 Charles Verron; +#X text 360 345 2004_03_22; +#X floatatom 239 146 5 0 0 0 - - -; +#X text 287 144 size: n (n>=2); +#X text 51 32 max_n return the maximum from the last n (n>1) values +; +#X obj 110 200 max_n 20; +#X connect 0 0 2 0; +#X connect 2 0 5 0; +#X connect 2 1 20 0; +#X connect 3 0 2 0; +#X connect 4 0 2 0; +#X connect 7 0 2 0; +#X connect 17 0 20 1; +#X connect 20 0 6 0; -- cgit v1.2.1