From b073c6e93f0623f2e65ddf9d8593d63843c48b84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Thu, 9 May 2013 12:25:44 +0000 Subject: svn path=/trunk/abstractions/jmmmp/; revision=17121 --- clock-help.pd | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'clock-help.pd') diff --git a/clock-help.pd b/clock-help.pd index 37063bc..907cd8c 100644 --- a/clock-help.pd +++ b/clock-help.pd @@ -19,11 +19,27 @@ #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 26 189 Seconds; #X text 260 140 - Second count (Float); #X text 12 247 Related objects: [stoppuhr] [uhr]; -#X text 260 159 - GUI output; +#N canvas 504 106 494 344 META 0; +#X text 12 55 AUTHOR Joćo Pais ; +#X text 12 95 LICENSE BSD; +#X text 12 75 LIBRARY jmmmp; +#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp; +#X text 12 5 DESCRIPTION Chronometer with display in seconds; +#X text 12 135 VERSION 2006; +#X text 12 35 KEYWORDS chronometer time; +#X text 12 165 INLET_0 - 0/1 - on/off; +#X text 12 205 OUTLET_0 - Second count (Float); +#X text 12 225 OUTLET_1 - GUI output (Symbol); +#X text 12 185 INLET_1 - set + reset; +#X restore 362 296 pd META; +#X symbolatom 92 170 10 0 0 0 - - -; +#X text 91 189 GUI output; +#X text 260 159 - GUI output (Symbol); #X connect 1 0 15 0; #X connect 2 0 15 1; #X connect 3 0 15 1; #X connect 15 0 0 0; +#X connect 15 1 23 0; -- cgit v1.2.1