aboutsummaryrefslogtreecommitdiff
path: root/ignore-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-16 06:37:15 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 13:53:22 +0200
commitbcb36add25f5f7538ff13a0f9828db8a06830c03 (patch)
tree9638644601659cb55987374c17c2a95b7eb685d8 /ignore-help.pd
parent40760d578c1de26db81a2630b44f2bec779c65de (diff)
added META subpatch
svn path=/trunk/externals/maxlib/; revision=14442
Diffstat (limited to 'ignore-help.pd')
-rw-r--r--ignore-help.pd42
1 files changed, 27 insertions, 15 deletions
diff --git a/ignore-help.pd b/ignore-help.pd
index fc6314a..97680c5 100644
--- a/ignore-help.pd
+++ b/ignore-help.pd
@@ -1,15 +1,27 @@
-#N canvas 445 253 464 314 12;
-#X floatatom 47 107 5 0 0;
-#X floatatom 47 225 5 0 0;
-#X text 122 197 creation argument = time in ms;
-#X floatatom 122 136 5 0 0;
-#X obj 47 167 ignore 500;
-#X text 177 136 time in ms a value has to;
-#X text 178 152 be present in order to get through;
-#X text 75 24 ignore :: lets information through;
-#X text 154 41 only when it was presente;
-#X text 155 59 at input longer than N ms;
-#X text 73 258 note: input gets delayed by N milliseconds;
-#X connect 0 0 4 0;
-#X connect 3 0 4 1;
-#X connect 4 0 1 0;
+#N canvas 0 26 464 328 12;
+#X floatatom 47 107 5 0 0 0 - - -;
+#X floatatom 47 225 5 0 0 0 - - -;
+#X text 122 197 creation argument = time in ms;
+#X floatatom 122 136 5 0 0 0 - - -;
+#X obj 47 167 ignore 500;
+#X text 177 136 time in ms a value has to;
+#X text 178 152 be present in order to get through;
+#X text 75 24 ignore :: lets information through;
+#X text 155 59 at input longer than N ms;
+#X text 73 258 note: input gets delayed by N milliseconds;
+#N canvas 481 26 494 344 META 0;
+#X text 12 160 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 140 AUTHOR Olaf Matthes <olaf.matthes@gmx.de>;
+#X text 12 100 INLET_1 float;
+#X text 12 120 OUTLET_0 float;
+#X text 12 5 KEYWORDS control filter;
+#X text 12 45 DESCRIPTION lets information through only when it was
+present at input longer than N ms;
+#X text 12 80 INLET_0 float;
+#X restore 392 294 pd META;
+#X text 154 41 only when it was present;
+#X connect 0 0 4 0;
+#X connect 3 0 4 1;
+#X connect 4 0 1 0;