aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/atan~-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/atan~-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/atan~-help.pd')
-rw-r--r--doc/help/cyclone/atan~-help.pd25
1 files changed, 18 insertions, 7 deletions
diff --git a/doc/help/cyclone/atan~-help.pd b/doc/help/cyclone/atan~-help.pd
index 1e89b62..3076847 100644
--- a/doc/help/cyclone/atan~-help.pd
+++ b/doc/help/cyclone/atan~-help.pd
@@ -1,5 +1,4 @@
-#N canvas 1261 324 676 427 10;
-#X declare -lib cyclone;
+#N canvas 0 31 564 308 10;
#X obj 28 86 cycle~ 2;
#X obj 28 111 *~ 3.14159;
#X msg 231 138 range -1.57 1.57;
@@ -8,19 +7,31 @@
#X obj 160 67 phasor~ 2;
#X text 16 35 Arc-tangent function (atan(x)) for signals;
#X text 284 68 see atan2~ for the 2-inlet version: atan(y/x);
-#X obj 336 5 import cyclone;
#X obj 28 136 atan~;
#X obj 158 136 atan~;
#X obj 27 167 Scope~ 130 130 256 3 128 -1 1 0 0 0 0 102 255 51 135
135 135 0;
#X obj 169 169 Scope~ 130 130 256 3 128 -1 1 0 0 0 0 102 255 51 135
135 135 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 45 DESCRIPTION arc-tangent function (atan(x)) for signals
+;
+#X text 12 5 KEYWORDS signal max_compatible trigonometry;
+#X text 12 65 INLET_0 signal;
+#X text 12 85 OUTLET_0 signal;
+#X text 12 25 LICENSE SIBSD;
+#X text 12 105 AUTHOR Krzysztof Czaja;
+#X restore 515 288 pd META;
#X connect 0 0 1 0;
-#X connect 1 0 9 0;
+#X connect 1 0 8 0;
+#X connect 2 0 10 0;
#X connect 2 0 11 0;
-#X connect 2 0 12 0;
-#X connect 3 0 10 0;
+#X connect 3 0 9 0;
#X connect 4 0 3 0;
#X connect 5 0 4 0;
+#X connect 8 0 10 0;
#X connect 9 0 11 0;
-#X connect 10 0 12 0;