aboutsummaryrefslogtreecommitdiff
path: root/polar.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2009-02-16 18:08:13 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2009-02-16 18:08:13 +0000
commit6c194e67e0317f3bbddb00c51b5b457a038ebd78 (patch)
tree264533726ae8ebfca3ccf2faced504caf6b5bd8d /polar.pd
parent5acb62f1f832d157d6412ab50a356102e64c0a5a (diff)
remove cyclone dependency
svn path=/trunk/externals/mapping/; revision=10782
Diffstat (limited to 'polar.pd')
-rw-r--r--polar.pd57
1 files changed, 33 insertions, 24 deletions
diff --git a/polar.pd b/polar.pd
index dcb6fbe..ffe0e86 100644
--- a/polar.pd
+++ b/polar.pd
@@ -1,5 +1,5 @@
#N canvas 189 157 645 439 10;
-#X text 24 332 output range: 0 to 1;
+#X text 28 331 output range: 0 to 1;
#X text 28 41 input range: 0 to 1;
#X text 11 5 [hid_polar];
#X text 220 39 input range: 0 to 1;
@@ -10,38 +10,47 @@
#X obj 29 140 - 1;
#X obj 29 120 * 2;
#X text 61 125 convert range to -1 to 1;
-#X text 227 330 output range: 0 to 1;
+#X text 456 328 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 88 218 vector;
-#X obj 385 29 loadbang;
-#X obj 30 58 inlet x;
-#X obj 224 56 inlet y;
-#X obj 25 313 outlet radius;
-#X obj 232 312 outlet angle;
-#X obj 192 261 cyclone/gate 2;
-#X obj 284 282 mapping/reverse;
-#X msg 499 124 1;
-#X msg 365 124 2;
-#X obj 365 104 select clockwise;
+#X obj 29 164 vector;
+#X obj 384 35 loadbang;
+#X obj 29 58 inlet x;
+#X obj 252 58 inlet y;
+#X obj 29 312 outlet radius;
+#X obj 447 310 outlet angle;
+#X obj 514 268 mapping/reverse;
+#X msg 500 121 1;
+#X msg 384 120 2;
+#X obj 384 100 select clockwise;
#X obj 384 59 trigger bang bang;
-#X obj 365 84 purepd/symbol_argument \$1;
+#X obj 384 80 purepd/symbol_argument \$1;
+#X obj 567 213 == 2;
+#X obj 500 180 f;
+#X obj 500 212 == 1;
+#X obj 447 236 spigot 1;
+#X obj 514 237 spigot 0;
#X connect 6 0 14 1;
#X connect 7 0 6 0;
#X connect 8 0 14 0;
#X connect 9 0 8 0;
#X connect 14 0 18 0;
-#X connect 14 1 20 1;
-#X connect 15 0 25 0;
+#X connect 14 1 29 0;
+#X connect 14 1 30 0;
+#X connect 15 0 24 0;
#X connect 16 0 9 0;
#X connect 17 0 7 0;
#X connect 20 0 19 0;
-#X connect 20 1 21 0;
-#X connect 21 0 19 0;
-#X connect 22 0 20 0;
-#X connect 23 0 20 0;
-#X connect 24 0 23 0;
-#X connect 25 0 26 0;
-#X connect 25 1 22 0;
-#X connect 26 0 24 0;
+#X connect 21 0 27 0;
+#X connect 22 0 27 0;
+#X connect 23 0 22 0;
+#X connect 24 0 25 0;
+#X connect 24 1 21 0;
+#X connect 25 0 23 0;
+#X connect 26 0 30 1;
+#X connect 27 0 26 0;
+#X connect 27 0 28 0;
+#X connect 28 0 29 1;
+#X connect 29 0 19 0;
+#X connect 30 0 20 0;