aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/anal.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-02 21:12:09 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-02 21:12:09 +0000
commit4c775629ea1964da725b6f0cd3d0d0b013aee045 (patch)
treeb8a3d6ffd703d9d4bd320782f0e63555e4819ed3 /doc/help/cyclone/anal.pd
parent90485b96be50e6ee811f3ba3c16e2369a2e8b6cd (diff)
renamed help patches to follow the standard file naming scheme
svn path=/trunk/externals/miXed/; revision=7539
Diffstat (limited to 'doc/help/cyclone/anal.pd')
-rw-r--r--doc/help/cyclone/anal.pd34
1 files changed, 0 insertions, 34 deletions
diff --git a/doc/help/cyclone/anal.pd b/doc/help/cyclone/anal.pd
deleted file mode 100644
index 872d199..0000000
--- a/doc/help/cyclone/anal.pd
+++ /dev/null
@@ -1,34 +0,0 @@
-#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;