diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2011-01-10 05:41:14 +0000 |
---|---|---|
committer | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2011-01-10 05:41:14 +0000 |
commit | d78f2f525d0099a93914808836cd54ee219266ad (patch) | |
tree | a1108cd3df461d4600ceb3bc929883bc7d354aa7 /exponential_sigmoid-help.pd | |
parent | 90fc93602d8c35af109fd8b293bb90b861ea9b41 (diff) |
added META subpatch
svn path=/trunk/externals/mapping/; revision=14693
Diffstat (limited to 'exponential_sigmoid-help.pd')
-rw-r--r-- | exponential_sigmoid-help.pd | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/exponential_sigmoid-help.pd b/exponential_sigmoid-help.pd index 93938a9..18c7f4c 100644 --- a/exponential_sigmoid-help.pd +++ b/exponential_sigmoid-help.pd @@ -1,4 +1,4 @@ -#N canvas 130 42 494 421 10; +#N canvas 1 53 494 448 10; #X obj 5 2 cnv 15 450 20 empty empty exponential_sigmoid 2 11 1 18 -233017 -66577 0; #X msg 422 3 pddp; @@ -99,7 +99,7 @@ #X text 16 391 (C) Copyright 2007 Free Software Foundation; #X obj 25 217 exponential_sigmoid; #X obj 272 103 gcanvas 200 200; -#N canvas 0 22 450 300 graph1 0; +#N canvas 0 22 450 300 (subpatch) 0; #X array \$0-curve 200 float 0; #X coords 0 1 199 0 200 200 1; #X restore 272 103 graph; @@ -111,6 +111,18 @@ x 5 9 0 11 -232576 -1 -1 4900 0; #X text 17 39 This object curves the input range using a double-exponential seat controlled by one parameter.; #X text 15 71 (click in the gray area to play); +#N canvas 466 198 494 344 META 0; +#X text 12 155 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v2; +#X text 12 95 INLET_1 float; +#X text 12 115 OUTLET_0 float; +#X text 12 135 AUTHOR Cyrille Henry and Hans-Christoph Steiner; +#X text 12 75 INLET_0 float; +#X text 12 5 KEYWORDS control abstraction; +#X text 12 45 DESCRIPTION curve the input range using a double-exponential +seat controlled by one parameter; +#X restore 435 419 pd META; #X connect 4 0 11 0; #X connect 5 0 6 0; #X connect 7 0 4 0; |