aboutsummaryrefslogtreecommitdiff
path: root/pd/segment4.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/segment4.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/segment4.pd')
-rw-r--r--pd/segment4.pd16
1 files changed, 0 insertions, 16 deletions
diff --git a/pd/segment4.pd b/pd/segment4.pd
deleted file mode 100644
index 6da8407..0000000
--- a/pd/segment4.pd
+++ /dev/null
@@ -1,16 +0,0 @@
-#N canvas 0 22 450 300 10;
-#X obj 40 17 inlet;
-#X obj 42 220 disjoin 0.25;
-#X obj 42 241 outlet;
-#X obj 142 241 outlet;
-#X obj 242 241 outlet;
-#X obj 342 241 outlet;
-#X obj 142 220 disjoin 0.333;
-#X obj 242 220 disjoin 0.5;
-#X connect 0 0 1 0;
-#X connect 1 0 2 0;
-#X connect 1 1 6 0;
-#X connect 6 0 3 0;
-#X connect 6 1 7 0;
-#X connect 7 0 4 0;
-#X connect 7 1 5 0;