diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-11-12 01:50:32 +0000 |
---|---|---|
committer | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-11-12 01:50:32 +0000 |
commit | c124775d7f4954e536c69414eb521a437ac02e94 (patch) | |
tree | e1b000e325fa2fddf18af09ca92118cbbada54bc /doc/help/cyclone/poltocar~-help.pd | |
parent | 9918f32477b29e35a8dcf8829b8972fd0d813e1c (diff) |
added pd META subpatch, removed xbend-help.pd and xnote-help.pd since
they are not used
svn path=/trunk/externals/miXed/; revision=14428
Diffstat (limited to 'doc/help/cyclone/poltocar~-help.pd')
-rw-r--r-- | doc/help/cyclone/poltocar~-help.pd | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/doc/help/cyclone/poltocar~-help.pd b/doc/help/cyclone/poltocar~-help.pd index 54747ab..5d89361 100644 --- a/doc/help/cyclone/poltocar~-help.pd +++ b/doc/help/cyclone/poltocar~-help.pd @@ -1,4 +1,4 @@ -#N canvas 1382 212 440 290 10; +#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; @@ -8,6 +8,21 @@ #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 +; +#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; |