From 779b45410e8c76b2984d26823e97310c7601b38f Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Fri, 10 Apr 2009 17:52:07 +0000 Subject: initial commit of the puremapping abstraction collection svn path=/trunk/abstractions/nusmuk/; revision=11004 --- puremapping/max_n-help.pd | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 puremapping/max_n-help.pd (limited to 'puremapping/max_n-help.pd') diff --git a/puremapping/max_n-help.pd b/puremapping/max_n-help.pd new file mode 100644 index 0000000..144e7cf --- /dev/null +++ b/puremapping/max_n-help.pd @@ -0,0 +1,29 @@ +#N canvas 397 193 534 486 10; +#X text 41 58 data; +#X obj 40 155 t f f; +#X msg 57 120 0; +#X floatatom 271 249 5 0 0 0 - - -; +#X floatatom 318 197 5 2 150 0 - - -; +#X text 366 195 size: n (n>=2); +#X text 51 32 min_n return the minimum from the last n (n>1) values +; +#X msg 85 120 1; +#X msg 118 120 0.5; +#X obj 40 271 timeroll; +#X obj 246 271 timeroll; +#X obj 43 75 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 10 -262130 +-1 -1 0 1; +#X floatatom 48 96 5 0 0 0 - - -; +#X obj 246 219 max_n 20; +#X obj 5 2 cnv 15 450 20 empty empty max_n 2 11 1 18 -233017 -66577 +0; +#X connect 1 0 9 0; +#X connect 1 1 13 0; +#X connect 2 0 1 0; +#X connect 4 0 13 1; +#X connect 7 0 1 0; +#X connect 8 0 1 0; +#X connect 11 0 12 0; +#X connect 11 0 1 0; +#X connect 13 0 3 0; +#X connect 13 0 10 0; -- cgit v1.2.1