aboutsummaryrefslogtreecommitdiff
path: root/pd/buttongate.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/buttongate.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/buttongate.pd')
-rw-r--r--pd/buttongate.pd42
1 files changed, 0 insertions, 42 deletions
diff --git a/pd/buttongate.pd b/pd/buttongate.pd
deleted file mode 100644
index 8797ad4..0000000
--- a/pd/buttongate.pd
+++ /dev/null
@@ -1,42 +0,0 @@
-#N canvas 367 43 525 408 10;
-#X obj 303 81 hid \$1;
-#X obj 303 24 inlet;
-#X obj 303 106 route key;
-#X obj 303 127 route \$2;
-#X obj 104 26 inlet;
-#X obj 104 295 outlet;
-#X obj 104 264 spigot;
-#X text 10 324 (C) Copyright 2004 Hans-Christoph Steiner <hans@at.or.at>
-;
-#X text 226 340 released under the GNU GPL;
-#X text 16 371 $Author: eighthave $;
-#X text 16 388 $Date: 2006-01-29 08:12:33 $;
-#X text 16 354 $Revision: 1.1 $;
-#X obj 192 16 loadbang;
-#X obj 303 147 unpack f f;
-#X text 5 6 [buttongate];
-#X obj 242 263 spigot;
-#X obj 242 295 outlet;
-#X obj 333 195 - 1;
-#X obj 333 215 abs;
-#X msg 192 50 0;
-#X msg 243 50 1;
-#X obj 303 168 t f f;
-#X connect 0 0 2 0;
-#X connect 1 0 0 0;
-#X connect 2 0 3 0;
-#X connect 3 0 13 0;
-#X connect 4 0 6 0;
-#X connect 4 0 15 0;
-#X connect 6 0 5 0;
-#X connect 12 0 19 0;
-#X connect 12 0 20 0;
-#X connect 13 0 21 0;
-#X connect 15 0 16 0;
-#X connect 17 0 18 0;
-#X connect 18 0 15 1;
-#X connect 19 0 6 1;
-#X connect 20 0 15 1;
-#X connect 20 0 0 0;
-#X connect 21 0 6 1;
-#X connect 21 1 17 0;