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 --- debounce-help.pd | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'debounce-help.pd') diff --git a/debounce-help.pd b/debounce-help.pd index ed6c2ab..0ad915b 100644 --- a/debounce-help.pd +++ b/debounce-help.pd @@ -1,4 +1,4 @@ -#N canvas 429 170 470 540 10; +#N canvas 1 53 470 540 10; #X obj 2 2 cnv 15 450 20 empty empty debounce 2 11 1 18 -233017 -66577 0; #X msg 418 3 pddp; @@ -20,7 +20,18 @@ #X obj 152 122 random 1000; #X text 17 486 $Revision: 1.2 $$Date: 2006-11-10 15:43:46 $; #X text 26 388 Every input is converted to a "bang".; -#X text 26 366 Debounce remove bang is they are to fast.; +#N canvas 465 169 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 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner; +#X text 12 45 DESCRIPTION remove bangs if they arrive too fast; +#X text 12 65 INLET_0 anything; +#X text 12 105 OUTLET_0 bang; +#X text 12 5 KEYWORDS control abstraction filter; +#X restore 413 507 pd META; +#X text 26 366 Debounce removes bangs if they arrive too fast.; #X connect 5 0 6 0; #X connect 6 0 7 0; #X connect 6 1 13 0; -- cgit v1.2.1