aboutsummaryrefslogtreecommitdiff
path: root/debounce-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'debounce-help.pd')
-rw-r--r--debounce-help.pd15
1 files changed, 13 insertions, 2 deletions
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;