diff options
author | N.N. <electrickery@users.sourceforge.net> | 2015-02-02 19:14:33 +0000 |
---|---|---|
committer | N.N. <electrickery@users.sourceforge.net> | 2015-02-02 19:14:33 +0000 |
commit | 4c1bcfd1857e4e5b25c5b3c9729d0422a8cce576 (patch) | |
tree | 8b84a15e5ed4d0245765b0762b78a538b7431584 /doc/help/cyclone/asinh-help.pd | |
parent | f994b384f76aefdf25cbcadf8a12bfcf06cf87fd (diff) |
Reformatted and enhanced the cyclone help-patches.
svn path=/trunk/externals/miXed/; revision=17422
Diffstat (limited to 'doc/help/cyclone/asinh-help.pd')
-rw-r--r-- | doc/help/cyclone/asinh-help.pd | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/doc/help/cyclone/asinh-help.pd b/doc/help/cyclone/asinh-help.pd deleted file mode 100644 index 4554825..0000000 --- a/doc/help/cyclone/asinh-help.pd +++ /dev/null @@ -1,38 +0,0 @@ -#N canvas 0 31 613 320 10; -#X text 254 93 this is probably only useful for mathematical calculations -; -#X obj 18 90 cycle~ 2; -#X obj 18 121 *~ 3.14159; -#X msg 223 149 range -2 2; -#X obj 150 123 -~ 3.14159; -#X text 15 35 Arc Hyperbolic sine function (asinh(x)) for signals; -#X obj 150 100 *~ 6.28319; -#X obj 150 78 phasor~ 2; -#X obj 18 175 Scope~ 130 130 256 3 128 -1 1 0 0 0 0 102 255 51 135 -135 135 0; -#X obj 165 180 Scope~ 130 130 256 3 128 -1 1 0 0 0 0 102 255 51 135 -135 135 0; -#X obj 18 147 asinh~; -#X obj 149 147 asinh~; -#N canvas 430 169 507 362 META 0; -#X text 12 175 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan -Wilkes for Pd-extended 0.42 to conform to the PDDP template.; -#X text 12 25 LICENSE; -#X text 12 135 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html -; -#X text 12 5 KEYWORDS signal max_compatible trigonometry; -#X text 12 45 DESCRIPTION arc hyperbolic sine function (asinh(x)) for -signals; -#X text 12 75 INLET_0 signal; -#X text 12 95 OUTLET_0 signal; -#X text 12 115 AUTHOR Krzysztof Czaja; -#X restore 557 294 pd META; -#X connect 1 0 2 0; -#X connect 2 0 10 0; -#X connect 3 0 8 0; -#X connect 3 0 9 0; -#X connect 4 0 11 0; -#X connect 6 0 4 0; -#X connect 7 0 6 0; -#X connect 10 0 8 0; -#X connect 11 0 9 0; |