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 /local_min-help.pd | |
parent | 90fc93602d8c35af109fd8b293bb90b861ea9b41 (diff) |
added META subpatch
svn path=/trunk/externals/mapping/; revision=14693
Diffstat (limited to 'local_min-help.pd')
-rw-r--r-- | local_min-help.pd | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/local_min-help.pd b/local_min-help.pd index 49b3694..f80b0f0 100644 --- a/local_min-help.pd +++ b/local_min-help.pd @@ -1,4 +1,4 @@ -#N canvas 552 108 535 356 10; +#N canvas 1 53 456 277 10; #X floatatom 48 102 5 0 0 0 - - -; #X floatatom 48 151 5 0 0 0 - - -; #X obj 48 125 local_min; @@ -6,6 +6,17 @@ -1; #X text 54 39 gives the value of every local minimum whenever there is a change in direction; +#N canvas 467 227 494 344 META 0; +#X text 12 135 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 115 AUTHOR Cyrille Henry and Hans-Christoph Steiner; +#X text 12 95 OUTLET_0 float; +#X text 12 75 INLET_0 float; +#X text 12 5 KEYWORDS control abstraction filter; +#X text 12 45 DESCRIPTION gives the value of every local minimum whenever +there is a change in direction; +#X restore 391 246 pd META; #X connect 0 0 2 0; #X connect 2 0 1 0; #X connect 2 0 3 0; |