aboutsummaryrefslogtreecommitdiff
path: root/random__-help.pd
blob: 757d7c25b5954c912a8dd2a95965fba1cc42fbd5 (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
#N canvas 88 232 932 536 10;
#X symbolatom 167 326 25 0 0 0 - - -;
#X text 104 453 IEM KUG;
#X text 88 441 musil;
#X text 125 441 @;
#X text 134 441 iem.at;
#X text 87 463 Graz \, Austria;
#X text 39 430 (c) Thomas Musil 2000 - 2007;
#X text 39 402 (c) IOhannes m zmoelnig 1999 - 2007;
#X text 147 415 @;
#X text 156 415 iem.at;
#X text 88 415 zmoelnig;
#X floatatom 251 245 11 0 0 0 - - -;
#X floatatom 227 273 11 0 0 0 - - -;
#X text 337 244 difference;
#X text 311 272 float casted;
#X text 359 326 difference displayed via a symbol;
#X text 203 83 = symbol selector of an anything;
#X text 294 13 14 digits accurate;
#X msg 292 108 "8.7654321234567;
#X text 193 72 double precision number beginning with a "double quote"
=;
#X text 422 119 = symbol selector of an anything;
#X text 412 108 double precision number beginning with a "double quote"
=;
#X obj 166 303 dptosym;
#X obj 316 210 random'' 10 0;
#X obj 165 209 random__ 10 0;
#X msg 90 106 bang;
#X msg 151 114 seed 20 0;
#X text 97 13 double precision random;
#X text 14 12 random__;
#X text 14 32 random'';
#X obj 292 130 symtodp;
#X connect 18 0 30 0;
#X connect 22 0 0 0;
#X connect 24 0 12 0;
#X connect 24 0 22 0;
#X connect 24 1 11 0;
#X connect 24 1 22 1;
#X connect 25 0 24 0;
#X connect 26 0 24 0;
#X connect 30 0 24 1;
#X connect 30 1 24 2;