aboutsummaryrefslogtreecommitdiff
path: root/pd/disjoin.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-03-21 16:18:14 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-03-21 16:18:14 +0000
commit57b74403674f1079c5aee4d7071c956a3e045bff (patch)
treee84914e99cfa464402030657543c5185494216d2 /pd/disjoin.pd
parent8eef482ed0504a80218aab09a5b955592f6259d5 (diff)
moved pd patches out of the separate 'pd' folder into the root of this project so that its easy to make the development environment match the final install environment
svn path=/trunk/externals/mapping/; revision=4747
Diffstat (limited to 'pd/disjoin.pd')
-rw-r--r--pd/disjoin.pd31
1 files changed, 0 insertions, 31 deletions
diff --git a/pd/disjoin.pd b/pd/disjoin.pd
deleted file mode 100644
index d082559..0000000
--- a/pd/disjoin.pd
+++ /dev/null
@@ -1,31 +0,0 @@
-#N canvas 359 161 477 319 10;
-#X obj 62 28 inlet;
-#X obj 62 244 outlet;
-#X obj 113 243 outlet;
-#X obj 113 198 / 1;
-#X msg 167 145 1;
-#X obj 157 20 inlet;
-#X obj 199 20 loadbang;
-#X obj 167 169 -;
-#X obj 113 141 -;
-#X obj 62 140 /;
-#X obj 62 83 moses;
-#X obj 167 123 trigger bang float;
-#X obj 162 48 float_argument \$1 0.5;
-#X text 166 69 default to splitting down the middle (0.5);
-#X connect 0 0 10 0;
-#X connect 3 0 2 0;
-#X connect 4 0 7 0;
-#X connect 5 0 12 0;
-#X connect 6 0 12 0;
-#X connect 7 0 3 1;
-#X connect 8 0 3 0;
-#X connect 9 0 1 0;
-#X connect 10 0 9 0;
-#X connect 10 1 8 0;
-#X connect 11 0 4 0;
-#X connect 11 1 7 1;
-#X connect 12 0 8 1;
-#X connect 12 0 9 1;
-#X connect 12 0 10 1;
-#X connect 12 0 11 0;