aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-06 14:36:12 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-06 14:36:12 +0000
commit7f2632157cf93023f79144ab4e8e87b35f1815fd (patch)
tree0ceb263ea286c0459d558006580fbeb2ff6d3b7b
parenta16d0bfcada80d077f1d1b98f7a72e16028cf8e0 (diff)
added TODO about scaling Z
svn path=/trunk/externals/mapping/; revision=10967
-rw-r--r--cartesian.pd6
1 files changed, 5 insertions, 1 deletions
diff --git a/cartesian.pd b/cartesian.pd
index b361331..9a69df5 100644
--- a/cartesian.pd
+++ b/cartesian.pd
@@ -1,4 +1,4 @@
-#N canvas 154 301 519 382 10;
+#N canvas 38 370 528 390 10;
#X obj 160 230 zexy/pol2cart;
#X obj 11 36 inlet radius;
#X obj 161 36 inlet angle;
@@ -20,6 +20,10 @@
#X obj 204 291 + 0.5;
#X obj 106 269 / 2;
#X obj 106 289 + 0.5;
+#X text 261 276 TODO: z needs to be properly scaled;
+#X text 355 360 released under the GNU GPL;
+#X text 8 360 (C) Copyright 2008 Hans-Christoph Steiner <hans@at.or.at>
+;
#X connect 0 0 19 0;
#X connect 0 1 17 0;
#X connect 1 0 10 0;