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_fade-help.pd | 40 +++++++++++++++++++++++++--------------- 1 file changed, 25 insertions(+), 15 deletions(-) (limited to 'curve_fade-help.pd') diff --git a/curve_fade-help.pd b/curve_fade-help.pd index 1b5184e..1f92b42 100644 --- a/curve_fade-help.pd +++ b/curve_fade-help.pd @@ -1,4 +1,4 @@ -#N canvas 57 422 778 503 10; +#N canvas 2 82 649 503 10; #X obj 18 168 line; #X obj 18 262 timeroll; #X obj 18 189 resample 20; @@ -12,24 +12,34 @@ -1 -1 0 1; #X text 439 304 better than :; #X text 332 283 smooth fade in and out; -#X text 144 30 It perform a non-linearity in order to allow the continuity -of the diferenciate of the signal (assuming the input signal is a ramp -from 0 to 1). The shape of this non-linearity is a 3d order polygone -; #X obj 18 210 curve_fade; #X obj 376 246 curve_fade; #X msg 18 144 0 \, 1 5000; #X msg 376 199 \$1 3000; -#X text 144 92 This object is usefull when natural fade in or fade -out is neaded. (same result can be acheived with the line3 external) -; #X text 148 10 This object input and output range is 0-1; +#N canvas 465 169 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 perform a non-linearity to allow the continuity +of the diferenciate of the signal; +#X restore 589 473 pd META; +#X text 144 30 It performs a non-linearity in order to allow the continuity +of the diferenciate of the signal (assuming the input signal is a ramp +from 0 to 1). The shape of this non-linearity is a 3d order polygone +; +#X text 144 92 This object is useful when natural fade in or fade out +is neaded. (same result can be acheived with the line3 external); #X connect 0 0 2 0; -#X connect 2 0 11 0; -#X connect 4 0 14 0; +#X connect 2 0 10 0; +#X connect 4 0 13 0; #X connect 5 0 7 0; -#X connect 5 0 12 0; -#X connect 11 0 1 0; -#X connect 12 0 6 0; -#X connect 13 0 0 0; -#X connect 14 0 5 0; +#X connect 5 0 11 0; +#X connect 10 0 1 0; +#X connect 11 0 6 0; +#X connect 12 0 0 0; +#X connect 13 0 5 0; -- cgit v1.2.1