aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/doc/flow_classes/0x40complex_sq-help.pd
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2009-11-06 18:33:57 +0000
committerN.N. <matju@users.sourceforge.net>2009-11-06 18:33:57 +0000
commit5e6bb4f4786dd39158ffe02913590cc3dea21ebd (patch)
tree17f4c83372dc450503e3106db11c473c513ab7c0 /externals/gridflow/doc/flow_classes/0x40complex_sq-help.pd
parentb4432042844d0a29f7b654245f9c17da950cd33e (diff)
remove gridflow 0.9.5
svn path=/trunk/; revision=12727
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;