aboutsummaryrefslogtreecommitdiff
path: root/min_n-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'min_n-help.pd')
-rw-r--r--min_n-help.pd31
1 files changed, 31 insertions, 0 deletions
diff --git a/min_n-help.pd b/min_n-help.pd
new file mode 100644
index 0000000..dcf6eea
--- /dev/null
+++ b/min_n-help.pd
@@ -0,0 +1,31 @@
+#N canvas 397 193 522 474 10;
+#X floatatom 85 92 5 0 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 2 150 0 - - -;
+#X text 287 144 size: n (n>=2);
+#X text 51 32 min_n return the minimum from the last n (n>1) values
+;
+#X obj 110 200 min_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;