aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/tanh~-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/tanh~-help.pd')
-rw-r--r--doc/help/cyclone/tanh~-help.pd29
1 files changed, 20 insertions, 9 deletions
diff --git a/doc/help/cyclone/tanh~-help.pd b/doc/help/cyclone/tanh~-help.pd
index 695d98d..2421c7b 100644
--- a/doc/help/cyclone/tanh~-help.pd
+++ b/doc/help/cyclone/tanh~-help.pd
@@ -1,5 +1,4 @@
-#N canvas 1443 211 694 400 10;
-#X declare -lib cyclone;
+#N canvas 0 26 664 369 10;
#X obj 510 185 +~ 11;
#X obj 505 158 *~ 10;
#X obj 505 134 cycle~ 0.5;
@@ -20,7 +19,6 @@
volume!;
#X text 327 95 can be used to simulate analog distortion \, and is
much "smoother" than using clip~;
-#X obj 437 13 import cyclone;
#X obj 439 238 tanh~;
#X obj 18 175 Scope~ 130 130 256 3 128 -1 1 0 0 0 0 102 255 51 135
135 135 0;
@@ -28,19 +26,32 @@ much "smoother" than using clip~;
135 135 0;
#X obj 150 141 tanh~;
#X obj 18 139 tanh~;
+#N canvas 309 151 494 344 META 0;
+#X text 12 165 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
+Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
+#X text 12 135 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 hyperbolic tangent function (tanh(x)) for
+signals;
+#X text 12 95 OUTLET_0 signal;
+#X text 12 75 INLET_0 signal;
+#X text 12 25 LICENSE SIBSD;
+#X text 12 115 AUTHOR Krzysztof Czaja;
+#X restore 615 349 pd META;
#X connect 0 0 7 1;
#X connect 1 0 0 0;
#X connect 2 0 1 0;
#X connect 3 0 7 0;
#X connect 4 0 5 1;
-#X connect 5 0 23 0;
-#X connect 7 0 19 0;
+#X connect 5 0 22 0;
+#X connect 7 0 18 0;
#X connect 8 0 13 0;
#X connect 8 0 13 1;
#X connect 9 0 5 0;
-#X connect 10 0 22 0;
+#X connect 10 0 21 0;
#X connect 11 0 10 0;
#X connect 12 0 11 0;
-#X connect 19 0 8 0;
-#X connect 22 0 21 0;
-#X connect 23 0 20 0;
+#X connect 18 0 8 0;
+#X connect 21 0 20 0;
+#X connect 22 0 19 0;