-
Notifications
You must be signed in to change notification settings - Fork 13
/
complex_div.mmb~-help.pd
47 lines (47 loc) · 1.38 KB
/
complex_div.mmb~-help.pd
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
#N canvas 47 22 889 487 10;
#X obj 25 12 cnv 15 400 35 empty empty complex_div.mmb~ 20 12 0 14
-4160 -203904 0;
#X obj 25 48 cnv 15 400 50 empty empty empty 20 12 0 14 -203904 -66577
0;
#X text 812 417 .mmb;
#X text 335 336 See also:;
#X floatatom 79 174 5 0 0 0 - - -;
#X floatatom 124 175 5 0 0 0 - - -;
#X floatatom 225 174 5 0 0 0 - - -;
#X floatatom 270 175 5 0 0 0 - - -;
#X text 73 151 real;
#X text 123 152 imaginary;
#X obj 737 361 complex_con.mmb;
#X obj 737 387 complex_con.mmb~;
#X text 218 151 real;
#X text 268 152 imaginary;
#X obj 107 241 sig~;
#X obj 147 241 sig~;
#X obj 187 241 sig~;
#X obj 227 241 sig~;
#X obj 119 328 number.mmb~;
#X obj 212 328 number.mmb~;
#X text 487 69 no arguments;
#X obj 407 361 complex_add.mmb;
#X obj 407 387 complex_add.mmb~;
#X text 123 344 real;
#X text 213 345 imaginary;
#X obj 517 361 complex_sub.mmb;
#X obj 517 387 complex_sub.mmb~;
#X obj 119 278 complex_div.mmb~;
#X text 45 48 Performs complex division on signals. The real and imaginary
parts of the complex numbers are represented as separate signals.;
#X text 468 49 [complex_div.mmb~];
#X obj 307 361 complex_div.mmb;
#X obj 627 361 complex_mul.mmb;
#X obj 627 387 complex_mul.mmb~;
#X connect 4 0 14 0;
#X connect 5 0 15 0;
#X connect 6 0 16 0;
#X connect 7 0 17 0;
#X connect 14 0 27 0;
#X connect 15 0 27 1;
#X connect 16 0 27 2;
#X connect 17 0 27 3;
#X connect 27 0 18 0;
#X connect 27 1 19 0;