aboutsummaryrefslogtreecommitdiff
path: root/utime-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-24 06:03:05 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-24 06:03:05 +0000
commitdbf3862f0b17b1d5bfb3587bc0c431b77dc34a6e (patch)
tree2b706cfc272cd9d9d64e97f497d2d8b66018dd9e /utime-help.pd
parent45942489c65a279fc34dfe6bb0215b669173e678 (diff)
added META subpatch, corrected some typos, and prefixed all arrays with $0-
svn path=/trunk/externals/cxc/; revision=14520
Diffstat (limited to 'utime-help.pd')
-rw-r--r--utime-help.pd22
1 files changed, 17 insertions, 5 deletions
diff --git a/utime-help.pd b/utime-help.pd
index aa5af83..4ce18e4 100644
--- a/utime-help.pd
+++ b/utime-help.pd
@@ -1,9 +1,21 @@
-#N canvas 305 149 450 300 10;
-#X obj 199 94 utime;
-#X msg 192 55 bang;
-#X floatatom 259 170 8 0 0;
-#X floatatom 174 129 20 0 0;
+#N canvas 0 31 347 149 10;
+#X obj 42 74 utime;
+#X msg 42 35 bang;
+#X floatatom 69 102 8 0 0 0 - - -;
+#X floatatom 42 129 20 0 0 0 - - -;
#X text 25 8 output seconds since epoch and microsecond fraction;
+#N canvas 176 129 494 344 META 0;
+#X text 12 155 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch
+to conform to the PDDP template for Pd version 0.42.;
+#X text 12 5 KEYWORDS control time;
+#X text 12 45 DESCRIPTION output seconds since epoch and microsecond
+fraction;
+#X text 12 75 INLET_0 bang;
+#X text 12 95 OUTLET_0 float;
+#X text 12 115 OUTLET_1 float;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 135 AUTHOR jdl@xdv.org;
+#X restore 297 128 pd META;
#X connect 0 0 3 0;
#X connect 0 1 2 0;
#X connect 1 0 0 0;