From 4c1bcfd1857e4e5b25c5b3c9729d0422a8cce576 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Mon, 2 Feb 2015 19:14:33 +0000 Subject: Reformatted and enhanced the cyclone help-patches. svn path=/trunk/externals/miXed/; revision=17422 --- doc/help/cyclone/poltocar~-help.pd | 99 ++++++++++++++++++++++++++------------ 1 file changed, 69 insertions(+), 30 deletions(-) (limited to 'doc/help/cyclone/poltocar~-help.pd') diff --git a/doc/help/cyclone/poltocar~-help.pd b/doc/help/cyclone/poltocar~-help.pd index 5d89361..e1c9191 100644 --- a/doc/help/cyclone/poltocar~-help.pd +++ b/doc/help/cyclone/poltocar~-help.pd @@ -1,31 +1,70 @@ -#N canvas 1 26 336 264 10; -#X text 15 35 Polar to cartesian coordinate conversion.; -#X text 113 151 phase (in 271 radians); -#X obj 64 234 ifft~ 256 256 0; -#X obj 64 210 poltocar~; -#X obj 64 135 cartopol~; -#X obj 64 112 fft~ 256 256 0; -#X text 44 151 amp.; -#X text 61 77 Here's how to connect it to an fft~:; -#X text 115 177 <- do some spectral processing here; -#N canvas 247 115 385 393 META 0; -#X text 12 195 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan -Wilkes for Pd-extended 0.42 to conform to the PDDP template.; -#X text 12 165 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html +#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 12 5 KEYWORDS signal conversion max_compatible; -#X text 12 45 DESCRIPTION polar to cartesian coordinate conversion. -; -#X text 12 65 INLET_0 signal; -#X text 12 85 INLET_1 signal; -#X text 12 105 OUTLET_0 signal; -#X text 12 125 OUTLET_1 signal; -#X text 12 25 LICENSE SIBSD; -#X text 12 145 AUTHOR Krzysztof Czaja; -#X restore 286 243 pd META; -#X connect 3 0 2 0; -#X connect 3 1 2 1; -#X connect 4 0 3 0; -#X connect 4 1 3 1; -#X connect 5 0 4 0; -#X connect 5 1 4 1; +#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; -- cgit v1.2.1