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 | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'speedlimiter+-help.pd') diff --git a/speedlimiter+-help.pd b/speedlimiter+-help.pd index b3497a3..6836dec 100644 --- a/speedlimiter+-help.pd +++ b/speedlimiter+-help.pd @@ -1,10 +1,10 @@ -#N canvas 344 120 748 542 10; -#X obj 249 328 timeroll; +#N canvas 1 53 560 542 10; +#X obj 250 328 timeroll; #X obj 46 164 random 1000; #X obj 46 138 metro 30; #X obj 46 114 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 ; -#X obj 46 328 timeroll; +#X obj 47 328 timeroll; #X obj 72 114 loadbang; #X floatatom 363 208 5 0 0 0 - - -; #X obj 363 230 / 100; @@ -12,6 +12,18 @@ #X obj 249 253 speedlimiter+ 0.1; #X text 202 11 limit the positive variation to \$1 at every samples ; +#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 filter; +#X text 12 45 DESCRIPTION limit the positive variation to \$1 for every +samples; +#X restore 475 505 pd META; #X connect 1 0 8 0; #X connect 2 0 1 0; #X connect 3 0 2 0; -- cgit v1.2.1