From 57b74403674f1079c5aee4d7071c956a3e045bff Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 21 Mar 2006 16:18:14 +0000 Subject: 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 --- pd/keygate.pd | 43 ------------------------------------------- 1 file changed, 43 deletions(-) delete mode 100644 pd/keygate.pd (limited to 'pd/keygate.pd') 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 -; -#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; -- cgit v1.2.1