aboutsummaryrefslogtreecommitdiff
path: root/pd/keygate.pd
diff options
context:
space:
mode:
Diffstat (limited to 'pd/keygate.pd')
-rw-r--r--pd/keygate.pd43
1 files changed, 0 insertions, 43 deletions
diff --git a/pd/keygate.pd b/pd/keygate.pd
deleted file mode 100644
index 2da19c5..0000000
--- a/pd/keygate.pd
+++ /dev/null
@@ -1,43 +0,0 @@
-#N canvas 326 22 530 481 10;
-#X obj 44 36 inlet;
-#X obj 44 365 outlet;
-#X obj 44 334 spigot;
-#X text 109 401 (C) Copyright 2004 Hans-Christoph Steiner <hans@at.or.at>
-;
-#X text 326 415 released under the GNU GPL;
-#X text 16 444 $Author: eighthave $;
-#X text 16 461 $Date: 2006-01-29 08:12:33 $;
-#X text 16 427 $Revision: 1.1 $;
-#X obj 132 26 loadbang;
-#X text 5 6 [keygate];
-#X obj 182 333 spigot;
-#X obj 182 365 outlet;
-#X obj 273 204 - 1;
-#X obj 273 224 abs;
-#X obj 236 27 keyname;
-#X msg 132 60 0;
-#X msg 183 60 1;
-#X obj 243 181 t f f;
-#X obj 243 157 f;
-#X obj 243 107 sel \$1;
-#X obj 243 86 symbol;
-#X obj 236 57 trigger bang float;
-#X connect 0 0 2 0;
-#X connect 0 0 10 0;
-#X connect 2 0 1 0;
-#X connect 8 0 15 0;
-#X connect 8 0 16 0;
-#X connect 10 0 11 0;
-#X connect 12 0 13 0;
-#X connect 13 0 10 1;
-#X connect 14 0 21 0;
-#X connect 14 1 20 1;
-#X connect 15 0 2 1;
-#X connect 16 0 10 1;
-#X connect 17 0 2 1;
-#X connect 17 1 12 0;
-#X connect 18 0 17 0;
-#X connect 19 0 18 0;
-#X connect 20 0 19 0;
-#X connect 21 0 20 0;
-#X connect 21 1 18 1;