aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/anal-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/anal-help.pd')
-rw-r--r--doc/help/cyclone/anal-help.pd34
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/help/cyclone/anal-help.pd b/doc/help/cyclone/anal-help.pd
new file mode 100644
index 0000000..872d199
--- /dev/null
+++ b/doc/help/cyclone/anal-help.pd
@@ -0,0 +1,34 @@
+#N canvas 217 155 496 386 10;
+#X text 5 5 ;
+#X text 23 347 docs based on the MAX/MSP reference (c) cycling'74
+;
+#X text 22 361 ___________________________________________________ ;
+#X obj 41 22 anal 64;
+#X text 102 22 generate a histogram of number pairs received;
+#X text 108 184 arg sets the number of pairs to store;
+#X obj 48 192 anal 32;
+#X text 107 199 128 is the default 1024 is max;
+#X msg 48 79 clear;
+#X msg 59 101 reset;
+#X text 99 79 erase all numbers;
+#X text 107 102 erase last number received;
+#X floatatom 68 151 5 0 0 0 - - -;
+#X msg 125 138 1;
+#X msg 154 138 2;
+#X msg 181 138 3;
+#X text 171 251 how often did the last two numbers occur ?;
+#X floatatom 48 288 5 0 0 0 - - -;
+#X floatatom 87 267 5 0 0 0 - - -;
+#X obj 48 226 unpack f f f;
+#X floatatom 127 251 5 0 0 0 - - -;
+#X text 134 281 numbers in the pair;
+#X connect 6 0 19 0;
+#X connect 8 0 6 0;
+#X connect 9 0 6 0;
+#X connect 12 0 6 0;
+#X connect 13 0 6 0;
+#X connect 14 0 6 0;
+#X connect 15 0 6 0;
+#X connect 19 0 17 0;
+#X connect 19 1 18 0;
+#X connect 19 2 20 0;