aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/acos-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/acos-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/acos-help.pd')
-rw-r--r--doc/help/cyclone/acos-help.pd25
1 files changed, 18 insertions, 7 deletions
diff --git a/doc/help/cyclone/acos-help.pd b/doc/help/cyclone/acos-help.pd
index 6763ebe..6ce0d2e 100644
--- a/doc/help/cyclone/acos-help.pd
+++ b/doc/help/cyclone/acos-help.pd
@@ -1,5 +1,4 @@
-#N canvas 1253 344 435 229 10;
-#X declare -lib cyclone;
+#N canvas 0 31 387 175 10;
#X text 15 35 Arccosine(x);
#X obj 189 69 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
@@ -7,10 +6,22 @@
#X floatatom 84 145 0 0 0 0 - - -;
#X floatatom 84 69 0 0 0 0 - - -;
#X text 259 96 optional arg;
-#X obj 290 12 import cyclone;
#X obj 84 100 acos;
#X obj 189 100 acos 0.5;
-#X connect 1 0 8 0;
-#X connect 4 0 7 0;
-#X connect 7 0 3 0;
-#X connect 8 0 2 0;
+#N canvas 430 169 494 344 META 0;
+#X text 12 155 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
+Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
+#X text 12 125 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
+;
+#X text 12 5 KEYWORDS control max_compatible trigonometry;
+#X text 12 45 DESCRIPTION arccosine aka inverse cosine - arcarccosine(x)
+;
+#X text 12 65 INLET_0 float;
+#X text 12 85 OUTLET_0 float;
+#X text 12 25 LICENSE SIBSD;
+#X text 12 105 AUTHOR Krzysztof Czaja;
+#X restore 331 145 pd META;
+#X connect 1 0 7 0;
+#X connect 4 0 6 0;
+#X connect 6 0 3 0;
+#X connect 7 0 2 0;