aboutsummaryrefslogtreecommitdiff
path: root/iemabs/once.pd
diff options
context:
space:
mode:
Diffstat (limited to 'iemabs/once.pd')
-rw-r--r--iemabs/once.pd48
1 files changed, 48 insertions, 0 deletions
diff --git a/iemabs/once.pd b/iemabs/once.pd
new file mode 100644
index 0000000..09f6c7f
--- /dev/null
+++ b/iemabs/once.pd
@@ -0,0 +1,48 @@
+#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;