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 --- breakpoint-help.pd | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) (limited to 'breakpoint-help.pd') diff --git a/breakpoint-help.pd b/breakpoint-help.pd index 1e67b7c..91e3ff3 100644 --- a/breakpoint-help.pd +++ b/breakpoint-help.pd @@ -1,4 +1,5 @@ -#N canvas 377 72 515 428 10; +#N canvas 1 53 531 444 10; +#X declare -lib mapping -lib ggee; #X obj 384 32 import mapping ggee; #X obj 5 2 cnv 15 500 20 empty empty breakpoint 2 11 1 18 -233017 -66577 0; @@ -107,7 +108,7 @@ y 5 9 0 11 -204800 -1 -1 2352 0; #X obj 334 359 pddp/open mapping-about; #X text 37 392 (C) Copyright 2007 Free Software Foundation; #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; @@ -119,7 +120,7 @@ y 5 9 0 11 -204800 -1 -1 2352 0; #X text 17 39 This object curves the input range using a double-linear interpolator with two control parameters.; #X obj 25 217 breakpoint; -#N canvas 0 22 461 638 usage 0; +#N canvas 1 53 461 638 usage 0; #X floatatom 153 34 5 0 1 0 - - -; #X obj 153 58 t b f; #X floatatom 224 33 5 0 0 0 - - -; @@ -184,6 +185,19 @@ interpolator with two control parameters.; #X connect 8 0 9 0; #X connect 9 0 5 0; #X restore 197 359 pd usage example; +#N canvas 464 140 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 45 DESCRIPTION curve the input range using a double-linear +interpolator with two control parameters; +#X text 12 115 INLET_2 float; +#X text 12 5 KEYWORDS control abstraction; +#X restore 479 417 pd META; #X connect 5 0 21 0; #X connect 6 0 7 0; #X connect 8 0 5 0; -- cgit v1.2.1