aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/Histo-help.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/Histo-help.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/Histo-help.pd')
-rw-r--r--doc/help/cyclone/Histo-help.pd25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/help/cyclone/Histo-help.pd b/doc/help/cyclone/Histo-help.pd
new file mode 100644
index 0000000..f002654
--- /dev/null
+++ b/doc/help/cyclone/Histo-help.pd
@@ -0,0 +1,25 @@
+#N canvas 233 184 511 298 10;
+#X text 5 5 ;
+#X text 40 262 docs based on the MAX/MSP reference (c) cycling'74;
+#X text 39 276 ___________________________________________________
+;
+#X obj 51 18 Histo;
+#X text 109 18 generates a histogram of the received numbers;
+#X obj 49 156 Histo;
+#X msg 23 56 clear;
+#X text 72 57 erases received numbers;
+#X floatatom 49 105 5 0 0 0 - - -;
+#X floatatom 49 211 5 0 0 0 - - -;
+#X floatatom 79 184 5 0 0 0 - - -;
+#X text 96 212 current input;
+#X text 123 184 number of times the current input was received;
+#X floatatom 79 130 5 0 0 0 - - -;
+#X text 121 129 same as left inlet but number is not counted;
+#X msg 24 77 bang;
+#X text 72 77 same as repeating the last number in right inlet;
+#X connect 5 0 9 0;
+#X connect 5 1 10 0;
+#X connect 6 0 5 0;
+#X connect 8 0 5 0;
+#X connect 13 0 5 1;
+#X connect 15 0 5 0;