From f549177175613490b2d5e7e5cf2a0c5ec56f1594 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Sun, 6 Aug 2006 17:02:23 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r5486, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/jmmmp/; revision=5487 --- clock-help.pd | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100755 clock-help.pd (limited to 'clock-help.pd') 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; -- cgit v1.2.1