aboutsummaryrefslogtreecommitdiff
path: root/hid_polar.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-05-21 02:41:51 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-05-21 02:41:51 +0000
commit08176c4702d9fbf6a8b2f42b1633920cdd927fc4 (patch)
tree19be9b8b160a62377ca64cc0945922b3f106788c /hid_polar.pd
parent4c931544631a8968cd44030940cbae071bed0e61 (diff)
added and updated comments
svn path=/trunk/externals/hcs/hid/; revision=3047
Diffstat (limited to 'hid_polar.pd')
-rw-r--r--hid_polar.pd18
1 files changed, 10 insertions, 8 deletions
diff --git a/hid_polar.pd b/hid_polar.pd
index 5b28852..0a3a424 100644
--- a/hid_polar.pd
+++ b/hid_polar.pd
@@ -1,16 +1,16 @@
-#N canvas 328 234 464 407 10;
+#N canvas 328 234 468 411 10;
#X obj 30 58 inlet;
-#X obj 25 323 outlet;
-#X text 73 323 output range: 0 to 1;
+#X obj 25 313 outlet;
+#X text 73 313 output range: 0 to 1;
#X text 72 57 input range: 0 to 1;
#X text 11 5 [hid_polar];
-#X obj 232 322 outlet;
+#X obj 232 312 outlet;
#X obj 224 56 inlet;
#X text 264 57 input range: 0 to 1;
#X text 29 29 x-axis value;
#X text 221 26 y-axis value;
-#X obj 25 292 / 1.41421;
-#X text 92 292 (sqrt 2);
+#X obj 25 282 / 1.41421;
+#X text 92 282 (sqrt 2);
#X obj 104 220 cart2pol;
#X obj 223 85 t b f;
#X obj 29 180 f;
@@ -19,11 +19,13 @@
#X obj 29 140 - 1;
#X obj 29 120 * 2;
#X text 61 125 convert range to -1 to 1;
-#X text 280 322 output range: 0 to 1;
+#X text 280 312 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 obj 231 290 rad2hid;
+#X obj 231 280 rad2hid;
+#X text 23 331 radius;
+#X text 230 332 angle;
#X connect 0 0 18 0;
#X connect 6 0 13 0;
#X connect 10 0 1 0;