aboutsummaryrefslogtreecommitdiff
path: root/tab_carth2polar-help.pd
blob: f81134529247a7bdd416fff582f7ea49113fec5f (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
#N canvas 132 30 866 532 10;
#N canvas 0 22 450 300 (subpatch) 0;
#X array real 100 float 0;
#X coords 0 1 99 -1 100 40 1;
#X restore 451 29 graph;
#X obj 61 43 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 61 106 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 40 381 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#N canvas 0 22 450 300 (subpatch) 0;
#X array imag 100 float 0;
#X coords 0 1 99 -1 100 40 1;
#X restore 451 71 graph;
#N canvas 0 22 450 300 (subpatch) 0;
#X array mag 100 float 0;
#X coords 0 1 99 -1 100 40 1;
#X restore 596 29 graph;
#N canvas 0 22 450 300 (subpatch) 0;
#X array arg 100 float 0;
#X coords 0 1 99 -1 100 40 1;
#X restore 596 71 graph;
#X msg 696 220 2;
#X floatatom 647 276 5 0 0 0 - - -;
#X floatatom 730 277 5 0 0 0 - - -;
#X obj 710 131 loadbang;
#X text 96 444 IEM KUG;
#X text 75 432 musil;
#X text 110 432 @;
#X text 118 432 iem.at;
#X text 79 454 Graz \, Austria;
#X text 324 276 initial arguments:;
#X text 81 39 <bang> invert the complex src-arrays to the complex dst-arrays
;
#X text 98 113 the minimum of the 4 array lengths);
#X text 85 99 (the number of samples which were inverted are:;
#X text 302 288 1.arg: <symbol> real_source-name;
#X text 302 300 2.arg: <symbol> imag_source-name;
#X text 53 160 list of 5 floats:;
#X msg 40 229 0 0 0 0 64;
#X text 12 7 tab_carth2polar;
#X obj 684 316 * 360;
#X floatatom 684 341 5 0 0 0 - - -;
#X text 74 179 2.) src_imag-onset;
#X text 74 169 1.) src_real-onset;
#X text 74 209 5.) number of samples to convert;
#X msg 710 152 \; real const 0.75 \; imag const -0.75;
#X msg 584 153 \; real const 0.75 \; imag const 0.75;
#X text 302 312 3.arg: <symbol> magnitude_destination-name;
#X text 302 323 4.arg: <symbol> phase_argument_destination-name;
#X text 74 189 3.) dst_magnitude-onset;
#X text 74 199 4.) dst_phase_argument-onset;
#X obj 647 254 tabread mag;
#X obj 730 253 tabread arg;
#X obj 61 78 tab_carth2polar real imag mag arg;
#X obj 40 360 tab_carth2polar real imag mag arg;
#X msg 143 331 dst_arg arg;
#X msg 110 306 dst_mag mag;
#X msg 91 279 src_im imag;
#X msg 74 253 src_re real;
#X floatatom 743 352 5 0 0 0 - - -;
#X obj 743 304 * 2;
#X obj 743 327 * 3.14159;
#X text 31 421 (c) Thomas Musil 2000 - 2009;
#X connect 1 0 38 0;
#X connect 7 0 36 0;
#X connect 7 0 37 0;
#X connect 9 0 25 0;
#X connect 9 0 45 0;
#X connect 10 0 30 0;
#X connect 23 0 39 0;
#X connect 25 0 26 0;
#X connect 36 0 8 0;
#X connect 37 0 9 0;
#X connect 38 0 2 0;
#X connect 39 0 3 0;
#X connect 40 0 39 0;
#X connect 41 0 39 0;
#X connect 42 0 39 0;
#X connect 43 0 39 0;
#X connect 45 0 46 0;
#X connect 46 0 44 0;