aboutsummaryrefslogtreecommitdiff
path: root/clock-help.pd
blob: 009d564d50c9afe286049ca1627e649b8f11d85e (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
#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;