aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/tanx~-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/tanx~-help.pd')
-rw-r--r--doc/help/cyclone/tanx~-help.pd20
1 files changed, 15 insertions, 5 deletions
diff --git a/doc/help/cyclone/tanx~-help.pd b/doc/help/cyclone/tanx~-help.pd
index 1f6d0de..36cda6f 100644
--- a/doc/help/cyclone/tanx~-help.pd
+++ b/doc/help/cyclone/tanx~-help.pd
@@ -1,5 +1,4 @@
-#N canvas 1260 275 593 376 10;
-#X declare -lib cyclone;
+#N canvas 0 26 593 376 10;
#X msg 124 135 range -10 10;
#X obj 22 89 *~ 6.28319;
#X obj 22 64 phasor~ 2;
@@ -10,9 +9,20 @@ values between 0 and 2pi (similar to cosx~ and sinx~);
values approach -pi/2 and pi/2;
#X obj 22 161 Scope~ 130 130 256 3 128 -10 10 0 0 0 0 102 255 51 135
135 135 0;
-#X obj 477 50 import cyclone;
#X obj 22 122 tanx~;
+#N canvas 380 180 494 420 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 signal trigonometry max_compatible;
+#X text 12 45 DESCRIPTION tan(x) for signals;
+#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 544 356 pd META;
#X connect 0 0 6 0;
-#X connect 1 0 8 0;
+#X connect 1 0 7 0;
#X connect 2 0 1 0;
-#X connect 8 0 6 0;
+#X connect 7 0 6 0;