aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/asin-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/asin-help.pd')
-rw-r--r--doc/help/cyclone/asin-help.pd38
1 files changed, 24 insertions, 14 deletions
diff --git a/doc/help/cyclone/asin-help.pd b/doc/help/cyclone/asin-help.pd
index 7219cc4..fa97bcf 100644
--- a/doc/help/cyclone/asin-help.pd
+++ b/doc/help/cyclone/asin-help.pd
@@ -1,16 +1,26 @@
-#N canvas 1255 431 632 315 10;
-#X declare -lib cyclone;
+#N canvas 0 26 497 181 10;
#X text 15 35 Arcsine(x);
-#X obj 198 84 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
+#X obj 198 74 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
-#X floatatom 198 160 0 0 0 0 - - -;
-#X floatatom 93 160 0 0 0 0 - - -;
-#X floatatom 93 84 0 0 0 0 - - -;
-#X text 264 117 optional arg;
-#X obj 405 27 import cyclone;
-#X obj 93 115 asin;
-#X obj 198 115 asin 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;
+#X floatatom 198 133 0 0 0 0 - - -;
+#X floatatom 93 133 0 0 0 0 - - -;
+#X floatatom 93 74 0 0 0 0 - - -;
+#X text 264 107 optional arg;
+#X obj 93 105 asin;
+#X obj 198 105 asin 0.5;
+#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 arcsine - arcsine(x);
+#X text 12 65 INLET_0 float bang;
+#X text 12 85 OUTLET_0 float;
+#X text 12 25 LICENSE SIBSD;
+#X text 12 105 AUTHOR Krzysztof Czaja;
+#X restore 447 160 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;