aboutsummaryrefslogtreecommitdiff
path: root/decimator-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2011-11-06 01:25:48 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2011-11-06 01:25:48 +0000
commit2e5402b354317ba36480d00de4f1aced6755b7cf (patch)
treec06c2428c7eee0cebb0285114770cce4d6fff9cd /decimator-help.pd
parente1775060ebae110fd14dddee80f75e809d75fdac (diff)
Added META subpatch
svn path=/trunk/externals/smlib/; revision=15705
Diffstat (limited to 'decimator-help.pd')
-rw-r--r--decimator-help.pd37
1 files changed, 24 insertions, 13 deletions
diff --git a/decimator-help.pd b/decimator-help.pd
index 326fa82..d9a855f 100644
--- a/decimator-help.pd
+++ b/decimator-help.pd
@@ -1,20 +1,31 @@
-#N canvas 203 196 454 322 10;
-#X text 331 261 j#|@2002;
-#X text 351 242 SMLib-help;
-#X obj 122 230 print;
+#N canvas 1 53 454 322 10;
+#X text 342 226 j#|@2002;
+#X obj 109 230 print;
#X obj 109 55 random 10;
#X obj 109 36 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 129 34 feed data;
-#X msg 149 130 -10;
+#X msg 130 124 -10;
#X floatatom 132 91 5 0 0 0 - - -;
-#X obj 120 191 decimator 0.4;
+#X obj 109 191 decimator 0.4;
#X msg 226 144 clear;
#X msg 201 92 factor 4;
-#X connect 3 0 7 0;
-#X connect 3 0 8 0;
-#X connect 4 0 3 0;
-#X connect 6 0 8 0;
-#X connect 8 0 2 0;
-#X connect 9 0 8 0;
-#X connect 10 0 8 0;
+#N canvas 66 268 494 344 META 0;
+#X text 12 125 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 OUTLET_0 float;
+#X text 12 105 AUTHOR Johannes Taelman (johannes.taelman@rug.ac.be)
+;
+#X text 12 5 KEYWORDS control;
+#X text 12 65 INLET_0 float factor clear;
+#X text 12 45 DESCRIPTION pass 1 in n input values;
+#X restore 393 265 pd META;
+#X obj 370 201 SMLib-help;
+#X connect 2 0 6 0;
+#X connect 2 0 7 0;
+#X connect 3 0 2 0;
+#X connect 5 0 7 0;
+#X connect 7 0 1 0;
+#X connect 8 0 7 0;
+#X connect 9 0 7 0;