aboutsummaryrefslogtreecommitdiff
path: root/clock-help.pd
diff options
context:
space:
mode:
authorJoão Pais <jmmmp@users.sourceforge.net>2006-08-06 17:02:23 +0000
committerJoão Pais <jmmmp@users.sourceforge.net>2006-08-06 17:02:23 +0000
commitf549177175613490b2d5e7e5cf2a0c5ec56f1594 (patch)
treeb06677168b6f411aac1adedafa912388c150b185 /clock-help.pd
This commit was generated by cvs2svn to compensate for changes in r5486,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/jmmmp/; revision=5487
Diffstat (limited to 'clock-help.pd')
-rwxr-xr-xclock-help.pd28
1 files changed, 28 insertions, 0 deletions
diff --git a/clock-help.pd b/clock-help.pd
new file mode 100755
index 0000000..009d564
--- /dev/null
+++ b/clock-help.pd
@@ -0,0 +1,28 @@
+#N canvas 125 122 422 301 10;
+#X floatatom 26 169 5 0 0 0 - - -;
+#X obj 26 79 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
+;
+#X msg 92 99 0;
+#X msg 102 119 100;
+#X text 12 10 [clock] - Chronometer with display in seconds;
+#X text 12 247 (C) 2006 Joao Miguel Pais - jmmmpais@googlemail.com
+;
+#X text 12 267 Released under the BSD License;
+#X text 260 50 Inlets;
+#X text 260 70 - On / Off;
+#X text 260 120 Outlets;
+#X text 260 190 - On / Off;
+#X text 260 210 - Reset;
+#X text 260 170 GUI;
+#X text 260 90 - Set / Reset;
+#X text 117 99 Set + Reset;
+#X obj 26 139 clock;
+#X text 46 78 On / Off;
+#X text 104 136 <- On / Off;
+#X text 104 146 <- Reset to 0;
+#X text 64 169 Seconds;
+#X text 260 140 - Second count (Float);
+#X connect 1 0 15 0;
+#X connect 2 0 15 1;
+#X connect 3 0 15 1;
+#X connect 15 0 0 0;