aboutsummaryrefslogtreecommitdiff
path: root/pd/vector.pd
diff options
context:
space:
mode:
Diffstat (limited to 'pd/vector.pd')
-rw-r--r--pd/vector.pd31
1 files changed, 0 insertions, 31 deletions
diff --git a/pd/vector.pd b/pd/vector.pd
deleted file mode 100644
index 528bc46..0000000
--- a/pd/vector.pd
+++ /dev/null
@@ -1,31 +0,0 @@
-#N canvas 711 171 488 431 10;
-#X obj 30 75 inlet;
-#X obj 25 300 outlet;
-#X text 73 300 output range: 0 to 1;
-#X obj 232 299 outlet;
-#X obj 164 73 inlet;
-#X text 11 31 x-axis value;
-#X text 167 30 y-axis value;
-#X obj 25 269 / 1.41421;
-#X text 92 269 (sqrt 2);
-#X text 280 299 output range: 0 to 1;
-#X text 245 371 released under the GNU GPL;
-#X text 28 357 (C) Copyright 2005 Hans-Christoph Steiner <hans@at.or.at>
-;
-#X text 9 48 input range: -1 to 1;
-#X text 168 48 input range: -1 to 1;
-#X text 230 319 direction;
-#X text 23 318 magnatude;
-#X obj 153 197 zexy/cart2pol;
-#X obj 231 267 radians2mapping;
-#X obj 29 159 float;
-#X obj 76 127 trigger bang float;
-#X connect 0 0 18 0;
-#X connect 4 0 19 0;
-#X connect 7 0 1 0;
-#X connect 16 0 7 0;
-#X connect 16 1 17 0;
-#X connect 17 0 3 0;
-#X connect 18 0 16 0;
-#X connect 19 0 18 0;
-#X connect 19 1 16 1;