aboutsummaryrefslogtreecommitdiff
path: root/iemabs/once.pd
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2006-12-09 02:00:52 +0000
committermusil <tmusil@users.sourceforge.net>2006-12-09 02:00:52 +0000
commitd6b088044e161a27d49df537bbb6d998a8d0e50d (patch)
tree1a1b3a30e994767f4ef97b90194782258f2baa8a /iemabs/once.pd
parent32dc0c0deb13ce57f099f616ddc427296970d8a5 (diff)
// class_sethelpsymbol();
changed help-*.pd to *-help.pd chanded file structure to standard 1st step remove old svn path=/trunk/externals/iemlib/; revision=6756
Diffstat (limited to 'iemabs/once.pd')
-rw-r--r--iemabs/once.pd48
1 files changed, 0 insertions, 48 deletions
diff --git a/iemabs/once.pd b/iemabs/once.pd
deleted file mode 100644
index 09f6c7f..0000000
--- a/iemabs/once.pd
+++ /dev/null
@@ -1,48 +0,0 @@
-#N canvas 234 143 390 422 10;
-#X obj 89 162 spigot;
-#X obj 34 59 inlet;
-#X obj 89 111 t a b;
-#X obj 126 140 f 1;
-#X obj 89 194 t a b;
-#X obj 119 216 f 0;
-#X obj 89 247 outlet;
-#X obj 207 56 inlet;
-#X obj 207 79 bang;
-#X obj 207 102 f 1;
-#X text 8 6 once;
-#X text 64 7 only the first message passes through;
-#X text 29 37 message in;
-#X text 29 289 message out (only once);
-#X text 203 36 anything to init once;
-#X obj 34 80 route bang;
-#X obj 34 110 t b b;
-#X obj 34 162 spigot;
-#X obj 34 194 t b b;
-#X text 96 375 IEM KUG;
-#X text 80 363 musil;
-#X text 110 363 @;
-#X text 116 363 iem.at;
-#X text 31 352 (c) Thomas Musil 2000 - 2005;
-#X text 79 385 Graz \, Austria;
-#X text 102 336 @;
-#X text 108 336 iem.at;
-#X text 30 336 (c) zmoelnig;
-#X connect 0 0 4 0;
-#X connect 1 0 15 0;
-#X connect 2 0 0 0;
-#X connect 2 1 3 0;
-#X connect 3 0 0 1;
-#X connect 3 0 17 1;
-#X connect 4 0 6 0;
-#X connect 4 1 5 0;
-#X connect 5 0 3 1;
-#X connect 7 0 8 0;
-#X connect 8 0 9 0;
-#X connect 9 0 3 1;
-#X connect 15 0 16 0;
-#X connect 15 1 2 0;
-#X connect 16 0 17 0;
-#X connect 16 1 3 0;
-#X connect 17 0 18 0;
-#X connect 18 0 6 0;
-#X connect 18 1 5 0;