aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/pow~-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-12 01:50:32 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-12 01:50:32 +0000
commitc124775d7f4954e536c69414eb521a437ac02e94 (patch)
treee1b000e325fa2fddf18af09ca92118cbbada54bc /doc/help/cyclone/pow~-help.pd
parent9918f32477b29e35a8dcf8829b8972fd0d813e1c (diff)
added pd META subpatch, removed xbend-help.pd and xnote-help.pd since
they are not used svn path=/trunk/externals/miXed/; revision=14428
Diffstat (limited to 'doc/help/cyclone/pow~-help.pd')
-rw-r--r--doc/help/cyclone/pow~-help.pd30
1 files changed, 21 insertions, 9 deletions
diff --git a/doc/help/cyclone/pow~-help.pd b/doc/help/cyclone/pow~-help.pd
index 4f299e3..e6d8984 100644
--- a/doc/help/cyclone/pow~-help.pd
+++ b/doc/help/cyclone/pow~-help.pd
@@ -1,5 +1,4 @@
-#N canvas 1115 248 768 482 10;
-#X declare -lib cyclone;
+#N canvas 0 26 768 482 10;
#X text 24 -2 Take base to the exponent power using signals;
#X obj 471 264 *~ 0.2;
#X msg 471 143 -7 \, 1 1500 -1 1500 -7 300;
@@ -26,7 +25,6 @@ function. Default is 0;
off the signal...;
#X text 57 180 exponent in;
#X text 57 215 result out;
-#X obj 608 8 import cyclone;
#X obj 481 319 Scope~ 130 130 256 3 128 -1 1 0 0 0 0 102 255 51 135
135 135 0;
#X text 69 95 click to hear something;
@@ -34,18 +32,32 @@ off the signal...;
135 135 0;
#X obj 471 176 Line~ -7;
#X obj 47 147 Line~ -1;
+#N canvas 247 115 494 366 META 0;
+#X text 12 175 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
+Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
+#X text 12 145 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
+;
+#X text 12 5 KEYWORDS signal max_compatible;
+#X text 12 45 DESCRIPTION take base to the exponent power using signals
+;
+#X text 12 65 INLET_0 signal;
+#X text 12 85 INLET_1 signal;
+#X text 12 105 OUTLET_0 signal;
+#X text 12 25 LICENSE SIBSD;
+#X text 12 125 AUTHOR Krzysztof Czaja;
+#X restore 716 462 pd META;
#X connect 1 0 7 1;
-#X connect 1 0 22 0;
-#X connect 2 0 25 0;
+#X connect 1 0 21 0;
+#X connect 2 0 24 0;
#X connect 3 0 4 1;
#X connect 4 0 1 0;
#X connect 5 0 9 0;
#X connect 5 0 2 0;
#X connect 7 0 6 0;
-#X connect 7 0 24 0;
+#X connect 7 0 23 0;
#X connect 8 0 10 0;
-#X connect 9 0 26 0;
+#X connect 9 0 25 0;
#X connect 10 0 7 0;
#X connect 11 0 8 0;
-#X connect 25 0 4 0;
-#X connect 26 0 11 0;
+#X connect 24 0 4 0;
+#X connect 25 0 11 0;