aboutsummaryrefslogtreecommitdiff
path: root/uhr.pd
blob: 4d75f7013b6d72ea2ec796c7a2b8cfd3136ccc4c (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
50
51
52
53
54
55
56
57
#N canvas 0 0 340 263 10;
#X obj 120 87 metrum 1000 1;
#X obj 120 107 time;
#X msg 17 149 label \$1;
#X obj 17 169 s \$0-stunde;
#X msg 127 149 label \$1;
#X obj 127 169 s \$0-minute;
#X obj 102 42 cnv 13 22 13 empty \$0-stunde 9 2 7 0 11 -233017 -1 0
;
#X obj 126 42 cnv 13 22 13 empty \$0-minute 40 2 7 0 11 -233017 -1
0;
#X obj 150 42 cnv 13 22 13 empty \$0-sek 39 2 7 0 11 -233017 -1 0;
#X msg 237 149 label \$1;
#X obj 237 169 s \$0-sek;
#X obj 237 129 mergefilename;
#X obj 127 129 mergefilename;
#X obj 17 129 mergefilename;
#X text 12 201 (C) 2006 Joćo Pais - jmmmpais@googlemail.com
;
#N canvas 0 0 426 446 license 0;
#X text 8 47 All rights reserved.;
#X text 8 227 The names of its contributors may not be used to endorse
or promote products derived from this software without specific prior
written permission.;
#X text 8 87 Redistribution and use in source and binary forms \, with
or without modification \, are permitted provided that the following
conditions are met:;
#X text 8 127 Redistributions of source code must retain the above
copyright notice \, this list of conditions and the following disclaimer.
;
#X text 8 297 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES \, INCLUDING
\, BUT NOT LIMITED TO \, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT \, INDIRECT
\, INCIDENTAL \, SPECIAL \, EXEMPLARY \, OR CONSEQUENTIAL DAMAGES (INCLUDING
\, BUT NOT LIMITED TO \, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES
;
#X text 8 167 Redistributions in binary form must reproduce the above
copyright notice \, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the distribution.
;
#X text 8 27 jmmmpais@googlemail.com;
#X text 8 7 Copyright 2006 \, Joćo Pais;
#X restore 15 219 pd license;
#X text 11 10 [uhr] - Shows the time;
#X connect 0 0 1 0;
#X connect 1 0 13 0;
#X connect 1 1 12 0;
#X connect 1 2 11 0;
#X connect 2 0 3 0;
#X connect 4 0 5 0;
#X connect 9 0 10 0;
#X connect 11 0 9 0;
#X connect 12 0 4 0;
#X connect 13 0 2 0;
#X coords 0 -1 1 1 74 17 1 100 40;