aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/switch.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-02 21:12:09 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-02 21:12:09 +0000
commit4c775629ea1964da725b6f0cd3d0d0b013aee045 (patch)
treeb8a3d6ffd703d9d4bd320782f0e63555e4819ed3 /doc/help/cyclone/switch.pd
parent90485b96be50e6ee811f3ba3c16e2369a2e8b6cd (diff)
renamed help patches to follow the standard file naming scheme
svn path=/trunk/externals/miXed/; revision=7539
Diffstat (limited to 'doc/help/cyclone/switch.pd')
-rw-r--r--doc/help/cyclone/switch.pd29
1 files changed, 0 insertions, 29 deletions
diff --git a/doc/help/cyclone/switch.pd b/doc/help/cyclone/switch.pd
deleted file mode 100644
index b0ffd56..0000000
--- a/doc/help/cyclone/switch.pd
+++ /dev/null
@@ -1,29 +0,0 @@
-#N canvas 342 212 515 376 10;
-#X text 5 5 ;
-#X text 5 331 docs based on the MAX/MSP reference (c) cycling'74;
-#X text 4 345 ___________________________________________________;
-#X obj 13 32 switch;
-#X text 85 33 output a message from a specific inlet;
-#X obj 220 216 switch 4;
-#X obj 220 244 print;
-#X floatatom 147 88 5 0 0 0 - - -;
-#X msg 232 115 one;
-#X msg 245 137 two;
-#X msg 258 163 three;
-#X msg 271 188 four;
-#X obj 192 87 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X text 286 217 arg is nr of inlets;
-#X msg 146 177 bang;
-#X text 15 177 which one's open ?;
-#X connect 5 0 6 0;
-#X connect 7 0 5 0;
-#X connect 8 0 5 1;
-#X connect 9 0 5 2;
-#X connect 10 0 5 3;
-#X connect 11 0 5 4;
-#X connect 12 0 8 0;
-#X connect 12 0 9 0;
-#X connect 12 0 10 0;
-#X connect 12 0 11 0;
-#X connect 14 0 5 0;