aboutsummaryrefslogtreecommitdiff
path: root/one2three.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-08-27 22:27:30 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-08-27 22:27:30 +0000
commitfe8987b009e6383ddd7150bbee734e2bac8afc22 (patch)
tree504f6d94aebeb95f3767aa0346b790667303d1aa /one2three.pd
parent1b6ee2499d403ea95066ed929749147cfffe7efb (diff)
merged in relevant changes from the v0-40 pd-extended release branch
svn path=/trunk/externals/mapping/; revision=10266
Diffstat (limited to 'one2three.pd')
-rw-r--r--one2three.pd28
1 files changed, 28 insertions, 0 deletions
diff --git a/one2three.pd b/one2three.pd
new file mode 100644
index 0000000..62b510a
--- /dev/null
+++ b/one2three.pd
@@ -0,0 +1,28 @@
+#N canvas 0 22 526 323 10;
+#X obj 26 19 inlet;
+#X obj 26 278 outlet;
+#X obj 137 279 outlet;
+#X obj 253 280 outlet;
+#X obj 26 154 one2two;
+#X obj 137 221 one2two;
+#X obj 85 28 inlet;
+#X obj 101 51 loadbang;
+#X obj 86 98 clip 0 1;
+#X obj 292 27 inlet;
+#X obj 308 50 loadbang;
+#X obj 293 97 clip 0 1;
+#X obj 293 76 purepd/float_argument \$2 0.666667;
+#X obj 86 77 purepd/float_argument \$1 0.333333;
+#X connect 0 0 4 0;
+#X connect 4 0 1 0;
+#X connect 4 1 5 0;
+#X connect 5 0 2 0;
+#X connect 5 1 3 0;
+#X connect 6 0 13 0;
+#X connect 7 0 13 0;
+#X connect 8 0 4 1;
+#X connect 9 0 12 0;
+#X connect 10 0 12 0;
+#X connect 11 0 5 1;
+#X connect 12 0 11 0;
+#X connect 13 0 8 0;