aboutsummaryrefslogtreecommitdiff
path: root/examples/time.pd
diff options
context:
space:
mode:
authorGuenter Geiger <ggeiger@users.sourceforge.net>2002-10-09 10:19:04 +0000
committerGuenter Geiger <ggeiger@users.sourceforge.net>2002-10-09 10:19:04 +0000
commitd2eec74a4d8c21aad495ba61539486b24d7ab8dc (patch)
tree8340a62efe3eb1d42dc40265723c2704d3bd6452 /examples/time.pd
moved from zexy/zexy to zexysvn2git-root
svn path=/trunk/externals/zexy/; revision=169
Diffstat (limited to 'examples/time.pd')
-rw-r--r--examples/time.pd31
1 files changed, 31 insertions, 0 deletions
diff --git a/examples/time.pd b/examples/time.pd
new file mode 100644
index 0000000..e179e13
--- /dev/null
+++ b/examples/time.pd
@@ -0,0 +1,31 @@
+#N canvas 253 26 421 378 10;
+#X msg 71 174 bang;
+#X floatatom 86 261;
+#X floatatom 78 284;
+#X floatatom 71 307;
+#X obj 71 203 time;
+#X floatatom 94 238;
+#X text 151 241 msec;
+#X text 152 263 sec;
+#X text 153 284 min;
+#X text 152 306 hours;
+#X msg 219 175 bang;
+#X floatatom 253 259;
+#X floatatom 236 284;
+#X floatatom 219 308;
+#X floatatom 270 234;
+#X obj 219 204 time GMT;
+#X text 91 79 get the system time;
+#X text 64 149 local;
+#X text 222 152 GMT;
+#X obj 73 27 time;
+#X connect 0 0 4 0;
+#X connect 4 0 3 0;
+#X connect 4 1 2 0;
+#X connect 4 2 1 0;
+#X connect 4 3 5 0;
+#X connect 10 0 15 0;
+#X connect 15 0 13 0;
+#X connect 15 1 12 0;
+#X connect 15 2 11 0;
+#X connect 15 3 14 0;