aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/minimum~-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/minimum~-help.pd')
-rw-r--r--doc/help/cyclone/minimum~-help.pd35
1 files changed, 23 insertions, 12 deletions
diff --git a/doc/help/cyclone/minimum~-help.pd b/doc/help/cyclone/minimum~-help.pd
index 80689d9..db40d39 100644
--- a/doc/help/cyclone/minimum~-help.pd
+++ b/doc/help/cyclone/minimum~-help.pd
@@ -1,9 +1,7 @@
-#N canvas 1299 353 554 360 10;
-#X declare -lib cyclone;
+#N canvas 0 26 451 360 10;
#X text 15 35 output the minimum of two signals;
-#X obj 286 97 cycle~ 3.14;
-#X obj 242 74 cycle~ 2;
-#X obj 351 12 import cyclone;
+#X obj 281 97 cycle~ 3.14;
+#X obj 237 74 cycle~ 2;
#X obj 236 142 maximum~;
#X obj 236 169 Scope~ 130 130 256 3 128 -1 1 0 0 0 0 102 255 51 135
135 135 0;
@@ -13,10 +11,23 @@
#X obj 63 235 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 10
-262144 -1 -1 0 256;
#X obj 62 183 minimum~ 0.5;
-#X connect 1 0 4 1;
-#X connect 2 0 4 0;
-#X connect 4 0 5 0;
-#X connect 6 0 10 0;
-#X connect 7 0 6 0;
-#X connect 8 0 9 0;
-#X connect 10 0 8 0;
+#N canvas 247 115 494 391 META 0;
+#X text 12 174 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
+Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
+#X text 12 144 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
+;
+#X text 12 4 KEYWORDS signal max_compatible;
+#X text 12 44 DESCRIPTION output the minimum of two signals;
+#X text 12 64 INLET_0 signal;
+#X text 12 84 INLET_1 signal;
+#X text 12 104 OUTLET_0 signal;
+#X text 12 24 LICENSE SIBSD;
+#X text 12 124 AUTHOR Krzysztof Czaja;
+#X restore 400 339 pd META;
+#X connect 1 0 3 1;
+#X connect 2 0 3 0;
+#X connect 3 0 4 0;
+#X connect 5 0 9 0;
+#X connect 6 0 5 0;
+#X connect 7 0 8 0;
+#X connect 9 0 7 0;