From 4c775629ea1964da725b6f0cd3d0d0b013aee045 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 2 Apr 2007 21:12:09 +0000 Subject: renamed help patches to follow the standard file naming scheme svn path=/trunk/externals/miXed/; revision=7539 --- doc/help/cyclone/minimum-help.pd | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 doc/help/cyclone/minimum-help.pd (limited to 'doc/help/cyclone/minimum-help.pd') diff --git a/doc/help/cyclone/minimum-help.pd b/doc/help/cyclone/minimum-help.pd new file mode 100644 index 0000000..3a14e97 --- /dev/null +++ b/doc/help/cyclone/minimum-help.pd @@ -0,0 +1,24 @@ +#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 165 52 maximum; +#X text 100 49 see also; +#X obj 38 32 minimum; +#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 146 180 otherwise output current val; +#X text 99 35 output the smallest in a list of numbers; +#X obj 83 251 minimum; +#X text 147 168 output if lower than current value \,; +#X connect 6 0 15 0; +#X connect 8 0 15 0; +#X connect 10 0 15 0; +#X connect 11 0 15 1; +#X connect 15 0 7 0; -- cgit v1.2.1