From 91c0003b158e5f0ed9d0677fb136ae8bb6f86ec5 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Mon, 28 Apr 2008 18:10:15 +0000 Subject: this is an old gridflow, and there's already a svn repository at http://gridflow.ca/svn/trunk svn path=/trunk/; revision=9739 --- externals/gridflow/pd_help/@complex_sq.pd | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 externals/gridflow/pd_help/@complex_sq.pd (limited to 'externals/gridflow/pd_help/@complex_sq.pd') diff --git a/externals/gridflow/pd_help/@complex_sq.pd b/externals/gridflow/pd_help/@complex_sq.pd deleted file mode 100644 index 9adacae8..00000000 --- a/externals/gridflow/pd_help/@complex_sq.pd +++ /dev/null @@ -1,27 +0,0 @@ -#N canvas 301 131 637 303 10; -#X text 14 14 @comlex_sq; -#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 obj 21 188 @export_list; -#X floatatom 21 238 5 0 0 0 - - -; -#X obj 21 128 @two; -#X floatatom 64 108 5 0 0 0 - - -; -#X obj 114 235 @print; -#X obj 21 209 unpack; -#X floatatom 58 238 5 0 0 0 - - -; -#X text 572 13 gridflow; -#X text 21 275 see also:; -#X obj 94 279 @ +; -#X obj 127 279 @! abs; -#X connect 1 0 4 0; -#X connect 1 0 8 0; -#X connect 3 0 6 0; -#X connect 4 0 9 0; -#X connect 6 0 1 0; -#X connect 7 0 6 1; -#X connect 9 0 5 0; -#X connect 9 1 10 0; -- cgit v1.2.1