aboutsummaryrefslogtreecommitdiff
path: root/one2four.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 /one2four.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 'one2four.pd')
-rw-r--r--one2four.pd40
1 files changed, 40 insertions, 0 deletions
diff --git a/one2four.pd b/one2four.pd
new file mode 100644
index 0000000..e3a7e63
--- /dev/null
+++ b/one2four.pd
@@ -0,0 +1,40 @@
+#N canvas 347 139 701 325 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 191 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 371 280 outlet;
+#X obj 255 221 one2two;
+#X obj 500 27 inlet;
+#X obj 516 50 loadbang;
+#X obj 501 97 clip 0 1;
+#X obj 501 76 purepd/float_argument \$3 0.75;
+#X obj 293 76 purepd/float_argument \$2 0.5;
+#X obj 86 77 purepd/float_argument \$1 0.25;
+#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 13 0;
+#X connect 6 0 19 0;
+#X connect 7 0 19 0;
+#X connect 8 0 4 1;
+#X connect 9 0 18 0;
+#X connect 10 0 18 0;
+#X connect 11 0 5 1;
+#X connect 13 0 3 0;
+#X connect 13 1 12 0;
+#X connect 14 0 17 0;
+#X connect 15 0 17 0;
+#X connect 16 0 13 1;
+#X connect 17 0 16 0;
+#X connect 18 0 11 0;
+#X connect 19 0 8 0;