From 7f2632157cf93023f79144ab4e8e87b35f1815fd Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 6 Apr 2009 14:36:12 +0000 Subject: added TODO about scaling Z svn path=/trunk/externals/mapping/; revision=10967 --- cartesian.pd | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 +; #X connect 0 0 19 0; #X connect 0 1 17 0; #X connect 1 0 10 0; -- cgit v1.2.1