aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/maximum.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/maximum.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/maximum.pd')
-rw-r--r--doc/help/cyclone/maximum.pd24
1 files changed, 0 insertions, 24 deletions
diff --git a/doc/help/cyclone/maximum.pd b/doc/help/cyclone/maximum.pd
deleted file mode 100644
index 074c420..0000000
--- a/doc/help/cyclone/maximum.pd
+++ /dev/null
@@ -1,24 +0,0 @@
-#N canvas 158 104 478 384 10;
-#X text 5 5 ;
-#X text 16 343 docs based on the MAX/MSP reference (c) cycling'74
-;
-#X text 15 357 ___________________________________________________ ;
-#X obj 24 36 maximum;
-#X text 99 35 output the greatest in a list of numbers;
-#X text 100 49 see also;
-#X obj 167 53 minimum;
-#X obj 83 251 maximum;
-#X msg 83 114 1 2 3 4 3 2;
-#X floatatom 83 286 5 0 0 0 - - -;
-#X msg 21 144 bang;
-#X text 55 145 send most recent output again;
-#X floatatom 103 170 5 0 0 0 - - -;
-#X floatatom 127 221 5 0 0 0 - - -;
-#X text 174 221 set current value;
-#X text 147 168 output if higher than current value \,;
-#X text 146 180 otherwise output current val;
-#X connect 7 0 9 0;
-#X connect 8 0 7 0;
-#X connect 10 0 7 0;
-#X connect 12 0 7 0;
-#X connect 13 0 7 1;