aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/pd_help/@.pd
blob: 8c891d2d680fdef1be62a74be31abfc6997f9b36 (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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
#N canvas 662 216 748 501 10;
#X obj 19 157 @ +;
#X obj 210 158 @ -;
#X text 50 161 A + B;
#X text 241 162 A - B;
#X obj 402 158 @ inv+;
#X text 458 161 B - A;
#X obj 19 273 @ *;
#X text 50 276 A * B;
#X text 240 272 A / B;
#X text 240 283 rounded towards zero;
#X obj 210 274 @ /;
#X obj 402 272 @ inv*;
#X text 455 279 rounded towards zero;
#X text 457 269 B / A;
#X obj 20 390 @ %;
#X obj 211 391 @ swap%;
#X obj 403 392 @ rem;
#X text 50 393 A % B \, modulo;
#X text 270 395 B % A \, modulo;
#X text 452 394 A % B \, remainder;
#X floatatom 509 52 5 0 0 0 - - -;
#X obj 509 76 @import ( 1 );
#X floatatom 621 52 5 0 0 0 - - -;
#X obj 621 76 @import ( 1 );
#X obj 19 130 r l;
#X obj 44 130 r r;
#X obj 210 131 r l;
#X obj 235 131 r r;
#X obj 402 131 r l;
#X obj 427 131 r r;
#X obj 19 246 r l;
#X obj 44 246 r r;
#X obj 210 247 r l;
#X obj 235 247 r r;
#X obj 402 244 r l;
#X obj 427 244 r r;
#X obj 20 361 r l;
#X obj 45 361 r r;
#X obj 211 362 r l;
#X obj 236 362 r r;
#X obj 403 363 r l;
#X obj 428 363 r r;
#X obj 509 96 s l;
#X obj 621 97 s r;
#X floatatom 19 204 5 0 0 0 - - -;
#X obj 19 185 @export_list;
#X floatatom 210 204 5 0 0 0 - - -;
#X obj 210 185 @export_list;
#X floatatom 402 204 5 0 0 0 - - -;
#X obj 402 185 @export_list;
#X text 14 14 the two-input operators: *whoa \, there's a lot of them*
;
#X floatatom 19 320 5 0 0 0 - - -;
#X obj 19 301 @export_list;
#X floatatom 210 320 5 0 0 0 - - -;
#X obj 210 301 @export_list;
#X floatatom 402 320 5 0 0 0 - - -;
#X obj 402 301 @export_list;
#X floatatom 20 440 5 0 0 0 - - -;
#X obj 20 421 @export_list;
#X floatatom 211 440 5 0 0 0 - - -;
#X obj 211 421 @export_list;
#X floatatom 403 440 5 0 0 0 - - -;
#X obj 403 421 @export_list;
#X text 18 472 see also:;
#X obj 99 476 @! abs;
#X text 684 13 gridflow;
#X text 14 80 angles are in hundredth of degrees \, so a full circle
(two pi radians) is 36000 you can convert from radians to our angles
by multiplying by 18000/pi.;
#X text 14 54 for all of these \, A refers to the left inlet and B
to the value on the right.;
#X text 15 27 Consult doc/architecture.html to see all the 40 of them.
;
#X connect 0 0 45 0;
#X connect 1 0 47 0;
#X connect 4 0 49 0;
#X connect 6 0 52 0;
#X connect 10 0 54 0;
#X connect 11 0 56 0;
#X connect 14 0 58 0;
#X connect 15 0 60 0;
#X connect 16 0 62 0;
#X connect 20 0 21 0;
#X connect 21 0 42 0;
#X connect 22 0 23 0;
#X connect 23 0 43 0;
#X connect 24 0 0 0;
#X connect 25 0 0 1;
#X connect 26 0 1 0;
#X connect 27 0 1 1;
#X connect 28 0 4 0;
#X connect 29 0 4 1;
#X connect 30 0 6 0;
#X connect 31 0 6 1;
#X connect 32 0 10 0;
#X connect 33 0 10 1;
#X connect 34 0 11 0;
#X connect 35 0 11 1;
#X connect 36 0 14 0;
#X connect 37 0 14 1;
#X connect 38 0 15 0;
#X connect 39 0 15 1;
#X connect 40 0 16 0;
#X connect 41 0 16 1;
#X connect 45 0 44 0;
#X connect 47 0 46 0;
#X connect 49 0 48 0;
#X connect 52 0 51 0;
#X connect 54 0 53 0;
#X connect 56 0 55 0;
#X connect 58 0 57 0;
#X connect 60 0 59 0;
#X connect 62 0 61 0;