aboutsummaryrefslogtreecommitdiff
path: root/help/max_n-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'help/max_n-help.pd')
-rw-r--r--help/max_n-help.pd26
1 files changed, 26 insertions, 0 deletions
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;