aboutsummaryrefslogtreecommitdiff
path: root/clock.pd
diff options
context:
space:
mode:
authorJoão Pais <jmmmp@users.sourceforge.net>2009-07-18 15:53:33 +0000
committerJoão Pais <jmmmp@users.sourceforge.net>2009-07-18 15:53:33 +0000
commitf47252758fda8cdd3031f4391f2abb2561bc7d72 (patch)
tree48b5089c7b8c14e585766969572cae46a6bd3d1c /clock.pd
parent4ab0c419e313a2e358d3aa885e7b7f746a1508cf (diff)
svn path=/trunk/abstractions/jmmmp/; revision=11872
Diffstat (limited to 'clock.pd')
-rw-r--r--clock.pd20
1 files changed, 11 insertions, 9 deletions
diff --git a/clock.pd b/clock.pd
index e473f33..a8bf822 100644
--- a/clock.pd
+++ b/clock.pd
@@ -56,18 +56,17 @@
#X restore 104 194 pd inside;
#X msg 162 174 reset;
#X obj 104 154 metro 1000;
-#X obj 10 100 cnv 15 62 20 empty \$0clock 0:03 5 11 0 14 -99865 -233017
+#X obj 10 100 cnv 15 62 20 empty \$0clock 1:35 5 11 0 14 -99865 -233017
0;
-#X msg 162 214 label \$1;
-#X obj 162 234 s \$0clock;
+#X msg 202 214 label \$1;
+#X obj 202 234 s \$0clock;
#X obj 138 80 route float;
-#X obj 73 100 tgl 10 0 empty empty empty 0 -6 0 8 -195568 -1 -1 0 1
+#X obj 73 100 tgl 10 0 empty empty empty 0 -6 0 8 -195568 -1 -1 1 1
;
#X obj 73 110 bng 10 250 50 0 empty empty empty 0 -6 0 8 -195568 -1
-1;
#X msg 73 80 set \$1;
-#X text 12 267 (C) 2006 João Pais - jmmmpais@googlemail.com
-;
+#X text 12 267 (C) 2006 João Pais - jmmmpais@googlemail.com;
#X obj 73 124 t b 0 b;
#X text 12 4 [clock] - Chronometer with display in seconds;
#N canvas 0 0 426 446 license 0;
@@ -99,16 +98,19 @@ in the documentation and/or other materials provided with the distribution.
#X text 270 50 Inlets;
#X text 270 70 - On / Off;
#X text 270 120 Outlets;
-#X text 270 190 - On / Off;
-#X text 270 210 - Reset;
-#X text 270 170 GUI;
+#X text 270 210 - On / Off;
+#X text 270 230 - Reset;
+#X text 270 190 GUI;
#X text 270 90 - Set / Reset;
#X text 270 140 - Second count (Float);
+#X obj 155 234 outlet;
+#X text 270 160 - GUI output;
#X connect 0 0 9 0;
#X connect 1 0 5 0;
#X connect 1 0 12 0;
#X connect 3 0 2 0;
#X connect 3 1 7 0;
+#X connect 3 1 25 0;
#X connect 4 0 3 2;
#X connect 5 0 3 0;
#X connect 7 0 8 0;