aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/poltocar~-help.pd
blob: e1c91917c6bb9679b5450c3808588fe3b3d3886c (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
#N canvas 621 81 558 435 10;
#X obj 0 408 cnv 15 552 21 empty empty empty 20 12 0
14 -233017 -33289 0;
#X obj 0 234 cnv 3 550 3 empty empty inlets 8 12 0 13
-228856 -1 0;
#N canvas 575 208 374 261 META 0;
#X text 2 19 LICENSE SIBSD;
#X text 2 133 LIBRARY cyclone;
#X text 2 95 OUTLET_0 signal;
#X text 2 0 KEYWORDS signal cartesian polar conversion;
#X text 2 38 DESCRIPTION polar to cartesian coordinate conversion;
#X text 2 57 INLET_0 signal;
#X text 2 114 OUTLET_1 signal;
#X text 2 76 INLET_1 signal;
#X text 0 152 VERSION 0.1-alpha57;
#X text 0 170 AUTHOR Krzysztof Czaja;
#X text 1 188 RELEASE_DATE 2002;
#X text 2 207 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 2 239 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
Wilkes for Pd-extended 0.42 to conform to the PDDP template. Alex Cleveland
updated this patch for Pd-l2ork version 2013.05.28. Fred Jan Kraan
adapted the patch to pd-extended 2015-02-02;
#X restore 504 410 pd META;
#X obj 0 300 cnv 3 550 3 empty empty outlets 8 12 0
13 -228856 -1 0;
#X obj 0 365 cnv 3 550 3 empty empty arguments 8 12
0 13 -228856 -1 0;
#N canvas 481 329 428 153 Related_objects 0;
#X obj 0 0 cnv 15 425 20 empty empty empty 3 12 0
14 -204280 -1 0;
#X text 6 1 Related Objects;
#X obj 55 46 cartopol~;
#X restore 202 411 pd Related_objects;
#X obj 0 0 cnv 15 552 40 empty empty poltocar~ 3 12 0
18 -204280 -1 0;
#X text 125 377 (none);
#X obj 484 8 poltocar~;
#X text 191 243 - amplitude;
#X text 191 270 - phase;
#X text 124 243 signal;
#X text 124 270 signal;
#X obj 93 245 cnv 17 3 17 empty empty 0 5 9 0 16 -228856
-162280 0;
#X obj 93 271 cnv 17 3 17 empty empty 1 5 9 0 16 -228856
-162280 0;
#X text 191 311 - real part of signal;
#X text 191 337 - imaginary part of signal;
#X text 124 311 signal;
#X text 124 337 signal;
#X obj 93 312 cnv 17 3 17 empty empty 0 5 9 0 16 -228856
-162280 0;
#X obj 93 338 cnv 17 3 17 empty empty 1 5 9 0 16 -228856
-162280 0;
#X text 51 56 Here's how to connect it to an fft~:;
#X text 235 126 phase (in 271 radians);
#X obj 122 202 ifft~ 256 256 0;
#X obj 122 80 fft~ 256 256 0;
#X text 97 119 amp.;
#X text 230 151 <- do some spectral processing here;
#X text 22 23 polar to cartesian coordinate conversion.;
#X obj 123 103 cyclone/cartopol~;
#X obj 122 178 cyclone/poltocar~;
#X obj 518 198 dspSwitch~;
#X connect 24 0 28 0;
#X connect 24 1 28 1;
#X connect 28 0 29 0;
#X connect 28 1 29 1;
#X connect 29 0 23 0;
#X connect 29 1 23 1;