aboutsummaryrefslogtreecommitdiff
path: root/delta-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 /delta-help.pd
parent40760d578c1de26db81a2630b44f2bec779c65de (diff)
added META subpatch
svn path=/trunk/externals/maxlib/; revision=14442
Diffstat (limited to 'delta-help.pd')
-rw-r--r--delta-help.pd50
1 files changed, 30 insertions, 20 deletions
diff --git a/delta-help.pd b/delta-help.pd
index fa865e3..82048d1 100644
--- a/delta-help.pd
+++ b/delta-help.pd
@@ -1,20 +1,30 @@
-#N canvas 328 264 466 318 12;
-#X floatatom 54 217 5 0 0;
-#X floatatom 54 108 5 0 0;
-#X msg 23 83 bang;
-#X text 69 82 calculate and output result now;
-#X obj 54 172 delta;
-#X obj 54 133 * 3;
-#X floatatom 127 218 5 0 0;
-#X floatatom 127 109 5 0 0;
-#X obj 127 134 * 3;
-#X obj 127 173 delta 2;
-#X text 53 259 use creation arguments to set order (1st or 2nd);
-#X text 39 20 delta :: calculate 1st or 2nd order difference;
-#X connect 1 0 5 0;
-#X connect 2 0 4 0;
-#X connect 4 0 0 0;
-#X connect 5 0 4 0;
-#X connect 7 0 8 0;
-#X connect 8 0 9 0;
-#X connect 9 0 6 0;
+#N canvas 0 26 466 337 12;
+#X floatatom 54 217 5 0 0 0 - - -;
+#X floatatom 54 108 5 0 0 0 - - -;
+#X msg 23 83 bang;
+#X text 69 82 calculate and output result now;
+#X obj 54 172 delta;
+#X obj 54 133 * 3;
+#X floatatom 127 218 5 0 0 0 - - -;
+#X floatatom 127 109 5 0 0 0 - - -;
+#X obj 127 134 * 3;
+#X obj 127 173 delta 2;
+#X text 53 242 use creation arguments to set order (1st or 2nd);
+#X text 39 20 delta :: calculate 1st or 2nd order difference;
+#N canvas 293 158 494 344 META 0;
+#X text 12 126 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 106 AUTHOR Olaf Matthes <olaf.matthes@gmx.de>;
+#X text 12 45 DESCRIPTION calculate 1st or 2nd order difference;
+#X text 12 66 INLET_0 bang float;
+#X text 12 86 OUTLET_0 float;
+#X text 12 5 KEYWORDS control;
+#X restore 405 303 pd META;
+#X connect 1 0 5 0;
+#X connect 2 0 4 0;
+#X connect 4 0 0 0;
+#X connect 5 0 4 0;
+#X connect 7 0 8 0;
+#X connect 8 0 9 0;
+#X connect 9 0 6 0;