From 26a28e681d7baa0b6e41e44deee9e1b9416c64b1 Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Thu, 29 Oct 2009 02:00:13 +0000 Subject: Added a few help files for cyclone svn path=/trunk/externals/miXed/; revision=12694 --- doc/help/cyclone/atanh~-help.pd | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 doc/help/cyclone/atanh~-help.pd (limited to 'doc/help/cyclone/atanh~-help.pd') diff --git a/doc/help/cyclone/atanh~-help.pd b/doc/help/cyclone/atanh~-help.pd new file mode 100644 index 0000000..6a9ffea --- /dev/null +++ b/doc/help/cyclone/atanh~-help.pd @@ -0,0 +1,30 @@ +#N canvas 1309 377 616 409 10; +#X declare -lib cyclone; +#X text 6 315 input values should be constrained between -1 and 1; +#X text 236 97 this is probably only useful for mathematical calculations +; +#X obj 28 109 *~ 0.999; +#X obj 28 86 cycle~ 2; +#X msg 215 138 range -3.14159 3.14159; +#X obj 160 112 -~ 0.999; +#X obj 160 89 *~ 2; +#X obj 160 67 phasor~ 2; +#X text 16 35 Arc Hyperbolic tangent function (atanh(x)) for signals +; +#X text 22 330 Note: asymptotic to infinity around -1 and 1; +#X obj 388 40 import cyclone; +#X obj 26 164 Scope~ 130 130 256 3 128 -3.14159 3.14159 0 0 0 0 102 +255 51 135 135 135 0; +#X obj 171 168 Scope~ 130 130 256 3 128 -3.14159 3.14159 0 0 0 0 102 +255 51 135 135 135 0; +#X obj 28 136 atanh~; +#X obj 159 136 atanh~; +#X connect 2 0 13 0; +#X connect 3 0 2 0; +#X connect 4 0 11 0; +#X connect 4 0 12 0; +#X connect 5 0 14 0; +#X connect 6 0 5 0; +#X connect 7 0 6 0; +#X connect 13 0 11 0; +#X connect 14 0 12 0; -- cgit v1.2.1