-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathentry_points-help.pd
More file actions
executable file
·32 lines (32 loc) · 991 Bytes
/
Copy pathentry_points-help.pd
File metadata and controls
executable file
·32 lines (32 loc) · 991 Bytes
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
#N canvas 410 315 485 384 12;
#X msg 76 102 reset;
#X obj 157 276 bng 15 250 50 0 empty empty empty 0 -6 0 10 #fcfcfc #000000 #000000;
#X floatatom 76 333 8 0 0 0 - - - 0;
#X floatatom 157 333 5 0 0 0 - - - 0;
#X msg 46 74 start;
#X text 200 335 count points of time;
#X text 260 268 (c) 2008 Achim Bornhoeft;
#X text 126 101 reset the timer to zero;
#X text 84 72 reset everything;
#X obj 42 34 entry_points;
#X obj 76 300 entry_points;
#X obj 155 250 metro 1000;
#X obj 156 128 loadbang;
#X obj 155 173 t f b, f 10;
#X obj 156 151 tgl 16 0 empty empty empty 0 -8 0 10 #fcfcfc #000000 #000000 0 1;
#X obj 222 201 random 1910;
#X obj 222 222 + 100;
#X text 137 34 increment milliseconds between points of time;
#X connect 0 0 10 0;
#X connect 1 0 10 1;
#X connect 4 0 10 0;
#X connect 10 0 2 0;
#X connect 10 1 3 0;
#X connect 11 0 1 0;
#X connect 11 0 15 0;
#X connect 12 0 14 0;
#X connect 13 0 11 0;
#X connect 13 1 15 0;
#X connect 14 0 13 0;
#X connect 15 0 16 0;
#X connect 16 0 11 1;