aboutsummaryrefslogtreecommitdiff
path: root/clock-help.pd
blob: 907cd8c6b4ab8cb5f07cc8566821e74ef53a5014 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
#N canvas 99 182 422 327 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 277 (C) 2006 Joćo Pais - jmmmpais@googlemail.com;
#X text 12 297 Released under the BSD License;
#X text 260 50 Inlets;
#X text 260 70 - On / Off;
#X text 260 120 Outlets;
#X text 260 210 - On / Off;
#X text 260 230 - Reset;
#X text 260 190 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 26 189 Seconds;
#X text 260 140 - Second count (Float);
#X text 12 247 Related objects: [stoppuhr] [uhr];
#N canvas 504 106 494 344 META 0;
#X text 12 55 AUTHOR Joćo Pais <jmmmpais@googlemail.com>;
#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;