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 --- speedlimiter-help.pd | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'speedlimiter-help.pd') diff --git a/speedlimiter-help.pd b/speedlimiter-help.pd index a999ba6..9d0684d 100644 --- a/speedlimiter-help.pd +++ b/speedlimiter-help.pd @@ -1,4 +1,4 @@ -#N canvas 451 170 748 542 10; +#N canvas 1 53 507 542 10; #X obj 249 328 timeroll; #X obj 46 164 random 1000; #X obj 46 138 metro 30; @@ -11,6 +11,18 @@ #X obj 249 253 speedlimiter 0.1; #X obj 46 191 / 1000; #X text 203 16 limit the variation to \$1 at every sample; +#N canvas 464 140 494 344 META 0; +#X text 12 145 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 85 INLET_1 float; +#X text 12 105 OUTLET_0 float; +#X text 12 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner; +#X text 12 65 INLET_0 float; +#X text 12 45 DESCRIPTION limit negative variation to \$1 for every +samples; +#X text 12 5 KEYWORDS control abstraction filter; +#X restore 444 508 pd META; #X connect 1 0 9 0; #X connect 2 0 1 0; #X connect 3 0 2 0; -- cgit v1.2.1