aboutsummaryrefslogtreecommitdiff
path: root/iemabs/help-split.pd
diff options
context:
space:
mode:
Diffstat (limited to 'iemabs/help-split.pd')
-rw-r--r--iemabs/help-split.pd25
1 files changed, 0 insertions, 25 deletions
diff --git a/iemabs/help-split.pd b/iemabs/help-split.pd
deleted file mode 100644
index 5be2afe..0000000
--- a/iemabs/help-split.pd
+++ /dev/null
@@ -1,25 +0,0 @@
-#N canvas 168 213 423 343 10;
-#X text 15 275 (c) musil@iem.kug.ac.at;
-#X text 57 288 IEM KUG;
-#X text 32 300 graz \, austria 2001;
-#X obj 21 212 bng 15 250 50 0 empty empty empty 8 -8 0 10 0 22 22;
-#X obj 58 170 bng 15 250 50 0 empty empty empty 8 -8 0 10 0 22 22;
-#X text 41 253 (c) miller puckette;
-#X text 7 8 split;
-#X obj 21 130 split 5;
-#X text 35 243 the original object moses;
-#X floatatom 21 65 4 0 0;
-#X floatatom 58 109 4 0 0;
-#X floatatom 21 192 4 0 0;
-#X floatatom 58 150 4 0 0;
-#X text 19 50 input_value <float>;
-#X text 52 8 part <float>-messages into less and greater equal than limit;
-#X text 60 94 limit <float>;
-#X text 92 150 output: input greater equal than limit;
-#X text 55 193 output: input less than limit;
-#X connect 7 0 11 0;
-#X connect 7 1 12 0;
-#X connect 9 0 7 0;
-#X connect 10 0 7 1;
-#X connect 11 0 3 0;
-#X connect 12 0 4 0;