aboutsummaryrefslogtreecommitdiff
path: root/stoppuhr-help.pd
blob: e7b6a9cefc5facec6d73fd5eaa53352778f7c37f (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
46
47
48
49
#N canvas 108 117 692 376 10;
#X text 12 327 (C) 2006 Joćo Pais - jmmmpais@googlemail.com;
#X text 12 347 Released under the BSD License;
#X text 476 70 Inlets;
#X text 476 140 Outlets;
#X text 12 10 [stoppuhr] - Chronometer with two layers;
#X floatatom 16 235 5 0 0 0 - - -;
#X floatatom 109 215 8 0 0 0 - - -;
#X text 476 110 - offset (secs);
#X text 476 90 - new section (key m);
#X text 476 160 - Elapsed time since beginning;
#X text 476 180 - Elapsed time since last section;
#X obj 16 142 stoppuhr;
#X obj 16 114 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X floatatom 111 125 5 0 0 0 - - -;
#X text 476 210 GUI;
#X text 476 230 - Keyboard router indicator;
#X text 476 250 - Documentation window;
#X text 476 290 - Elapsed time since last section;
#X text 476 270 - Elapsed time since beginning;
#X text 16 96 Trigger chronometer;
#X text 149 125 Change the offset (secs);
#X text 53 235 Time since beginning;
#X text 168 215 Time since last section;
#X text 12 30 Useful to control both total and partial time durations.
;
#X text 124 145 Toggle indicates if keyboard control is on or off.
;
#X text 125 165 Click the right button to open the documentation window.
;
#X text 12 295 Related objects: [clock] [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 135 VERSION 2006;
#X text 13 6 DESCRIPTION Chronometer with two layers;
#X text 12 36 KEYWORDS chronometer;
#X text 14 165 INLET_0 - new section (key m);
#X text 14 185 INLET_1 - offset (secs);
#X text 14 205 OUTLET_0 - Elapsed time since beginning;
#X text 14 225 OUTLET_1 - Elapsed time since last section;
#X restore 632 346 pd META;
#X connect 11 0 5 0;
#X connect 11 1 6 0;
#X connect 12 0 11 0;
#X connect 13 0 11 1;