From 8b0873392ad0db55fdb9d0cdfc670366bc96a9c9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 26 Apr 2010 03:10:47 +0000 Subject: converted maxlib to use libdir template, in preparations for debianizing it svn path=/trunk/externals/maxlib/; revision=13476 --- ignore-help.pd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 ignore-help.pd (limited to 'ignore-help.pd') diff --git a/ignore-help.pd b/ignore-help.pd new file mode 100644 index 0000000..fc6314a --- /dev/null +++ b/ignore-help.pd @@ -0,0 +1,15 @@ +#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; -- cgit v1.2.1