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 --- quartic-help.pd | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'quartic-help.pd') diff --git a/quartic-help.pd b/quartic-help.pd index bc527f3..30993ac 100644 --- a/quartic-help.pd +++ b/quartic-help.pd @@ -1,4 +1,5 @@ -#N canvas 398 45 530 427 10; +#N canvas 1 53 530 447 10; +#X declare -lib mapping -lib ggee; #X obj 386 30 import mapping ggee; #X obj 5 2 cnv 15 500 20 empty empty quartic 2 11 1 18 -233017 -66577 0; @@ -111,7 +112,7 @@ y 5 9 0 11 -204800 -1 -1 1397 0; #X connect 18 0 8 0; #X restore 387 71 pd draw_array; #X obj 282 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 282 103 graph; @@ -121,6 +122,19 @@ y 5 9 0 11 -204800 -1 -1 1397 0; function with two control parameters.; #X obj 186 367 pddp/pddplink http://en.wikipedia.org/wiki/Quartic_function ; +#N canvas 465 169 494 344 META 0; +#X text 12 175 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 135 OUTLET_0 float; +#X text 12 155 AUTHOR Cyrille Henry and Hans-Christoph Steiner; +#X text 12 75 INLET_0 float; +#X text 12 5 KEYWORDS control abstraction; +#X text 12 115 INLET_2 float; +#X text 12 45 DESCRIPTION curve the input range using the quartic function +with two control parameters; +#X restore 472 417 pd META; #X connect 5 0 15 0; #X connect 6 0 7 0; #X connect 8 0 5 0; -- cgit v1.2.1