aboutsummaryrefslogtreecommitdiff
path: root/iemabs/once.pd
diff options
context:
space:
mode:
Diffstat (limited to 'iemabs/once.pd')
-rw-r--r--iemabs/once.pd43
1 files changed, 43 insertions, 0 deletions
diff --git a/iemabs/once.pd b/iemabs/once.pd
new file mode 100644
index 0000000..408a609
--- /dev/null
+++ b/iemabs/once.pd
@@ -0,0 +1,43 @@
+#N canvas 234 143 386 418 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 22 336 (c) musil@iem.kug.ac.at;
+#X text 64 346 IEM KUG;
+#X text 21 314 (c) zmoelnig@iem.kug.ac.at;
+#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 text 39 355 graz \, austria 2003;
+#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 connect 0 0 4 0;
+#X connect 1 0 19 0;
+#X connect 2 0 0 0;
+#X connect 2 1 3 0;
+#X connect 3 0 0 1;
+#X connect 3 0 21 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 19 0 20 0;
+#X connect 19 1 2 0;
+#X connect 20 0 21 0;
+#X connect 20 1 3 0;
+#X connect 21 0 22 0;
+#X connect 22 0 6 0;
+#X connect 22 1 5 0;