aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/doc/flow_classes/0x40complex_sq-help.pd
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2009-10-18 19:53:53 +0000
committerN.N. <matju@users.sourceforge.net>2009-10-18 19:53:53 +0000
commita1fb215b39535805aa19608185d5e52c0f524b42 (patch)
tree9d8056ca9837bd03676405dc5202bdc2c041d430 /externals/gridflow/doc/flow_classes/0x40complex_sq-help.pd
parentd6b18994d50479d2f76041387d25db235bbda4cd (diff)
bye gridflow 0.9.4
svn path=/trunk/; revision=12610
Diffstat (limited to 'externals/gridflow/doc/flow_classes/0x40complex_sq-help.pd')
-rw-r--r--externals/gridflow/doc/flow_classes/0x40complex_sq-help.pd28
1 files changed, 0 insertions, 28 deletions
diff --git a/externals/gridflow/doc/flow_classes/0x40complex_sq-help.pd b/externals/gridflow/doc/flow_classes/0x40complex_sq-help.pd
deleted file mode 100644
index d5fac1a2..00000000
--- a/externals/gridflow/doc/flow_classes/0x40complex_sq-help.pd
+++ /dev/null
@@ -1,28 +0,0 @@
-#N canvas 301 131 637 303 10;
-#X obj 21 159 @complex_sq;
-#X text 96 15 this object computes the square of complex numbers. if
-seeing imaginary as Y and real as X \, then this operation squares
-the distance of a point from origin and doubles the angle between it
-and the +X half-axis clockwise. :);
-#X floatatom 21 108 5 0 0 0 - - -;
-#X floatatom 21 238 5 0 0 0 - - -;
-#X floatatom 64 108 5 0 0 0 - - -;
-#X floatatom 58 238 5 0 0 0 - - -;
-#X text 572 13 gridflow;
-#X text 21 275 see also:;
-#X obj 21 128 #pack;
-#X text 138 88 However \, this (old) object is backwards from the rest
-of GridFlow because it puts Imaginary before Real. [#fft] puts the
-Real part first.;
-#X text 14 14 @complex_sq;
-#X obj 114 235 #print;
-#X obj 21 209 #unpack;
-#X obj 94 279 # +;
-#X obj 127 279 # abs-;
-#X connect 0 0 11 0;
-#X connect 0 0 12 0;
-#X connect 2 0 8 0;
-#X connect 4 0 8 1;
-#X connect 8 0 0 0;
-#X connect 12 0 3 0;
-#X connect 12 1 5 0;