From d78f2f525d0099a93914808836cd54ee219266ad Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Mon, 10 Jan 2011 05:41:14 +0000 Subject: added META subpatch svn path=/trunk/externals/mapping/; revision=14693 --- curve_exp-help.pd | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) (limited to 'curve_exp-help.pd') diff --git a/curve_exp-help.pd b/curve_exp-help.pd index c9c6820..84982a1 100644 --- a/curve_exp-help.pd +++ b/curve_exp-help.pd @@ -1,4 +1,4 @@ -#N canvas 567 104 476 357 10; +#N canvas 1 53 476 357 10; #X obj 5 2 cnv 15 450 20 empty empty curve_exp 2 11 1 18 -233017 -66577 0; #X msg 422 3 pddp; @@ -6,14 +6,15 @@ ; #X text 244 314 released under the GNU GPL; #X text 98 271 For more info:; -#X obj 202 269 pddp/pddplink ../all_about_curve_mapping.pd -text all_about_curve_mapping; +#X obj 202 269 pddp/pddplink ../all_about_curve_mapping.pd -text all_about_curve_mapping +; #X floatatom 25 123 8 0 0 0 - - -; #X floatatom 25 184 8 0 0 0 - - -; #X obj 28 201 hsl 200 15 0 1 0 0 empty empty empty 22 8 1 12 -262144 -1 -1 0 1; #X obj 28 103 hsl 200 15 0 1 0 0 empty empty empty 22 8 1 12 -261681 -1 -1 0 1; -#N canvas 0 22 450 300 graph1 0; +#N canvas 0 22 450 300 (subpatch) 0; #X array curve_exp 100 float 0; #X coords 0 1 99 0 100 100 1; #X restore 321 111 graph; @@ -50,8 +51,19 @@ #X restore 321 78 pd draw_array; #X text 17 39 This object maps the input range to a exponential curve \, the inverse of a logarithmic curve.; +#N canvas 479 225 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 95 OUTLET_0 float; +#X text 12 115 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 map the input range to a exponential curve +\, the inverse of a logarithmic curve.; +#X restore 420 327 pd META; #X obj 25 153 curve_exp; -#X connect 6 0 13 0; +#X connect 6 0 14 0; #X connect 7 0 8 0; #X connect 9 0 6 0; -#X connect 13 0 7 0; +#X connect 14 0 7 0; -- cgit v1.2.1