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 --- circular_sigmoid-help.pd | 32 ++++++++++++++++++++++---------- 1 file changed, 22 insertions(+), 10 deletions(-) (limited to 'circular_sigmoid-help.pd') diff --git a/circular_sigmoid-help.pd b/circular_sigmoid-help.pd index 6b691be..9181d36 100644 --- a/circular_sigmoid-help.pd +++ b/circular_sigmoid-help.pd @@ -1,4 +1,4 @@ -#N canvas 453 22 486 429 10; +#N canvas 1 53 486 452 10; #X obj 5 2 cnv 15 450 20 empty empty circular_sigmoid 2 11 1 18 -233017 -66577 0; #X msg 422 3 pddp; @@ -97,25 +97,37 @@ #X restore 367 71 pd draw_array; #X obj 252 359 pddp/open mapping-about; #X text 6 391 (C) Copyright 2007 Free Software Foundation; -#X obj 15 217 circular_sigmoid; #X obj 262 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 262 103 graph; #X obj 262 308 send \$0-x; #X obj 404 307 send \$0-y; #X obj 111 167 hsl 50 15 0 1 0 0 \$0-x-slider \$0-x-slider-receive -x 5 9 0 11 -232576 -1 -1 1029 0; +x 5 9 0 11 -232576 -1 -1 0 0; #X floatatom 117 187 7 0 0 0 - - -; #X text 17 39 This object curves the input range using a double-circular seat controlled by one parameter.; #X text 15 71 (click in the gray area to play); -#X connect 4 0 11 0; +#X obj 15 217 circular_sigmoid; +#N canvas 465 169 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-circular +seat controlled by one parameter; +#X restore 430 423 pd META; +#X connect 4 0 19 0; #X connect 5 0 6 0; #X connect 7 0 4 0; -#X connect 11 0 5 0; -#X connect 12 0 14 0; -#X connect 12 1 15 0; -#X connect 16 0 11 1; -#X connect 16 0 17 0; +#X connect 11 0 13 0; +#X connect 11 1 14 0; +#X connect 15 0 16 0; +#X connect 15 0 19 1; +#X connect 19 0 5 0; -- cgit v1.2.1