aboutsummaryrefslogtreecommitdiff
path: root/oneshot.pd
diff options
context:
space:
mode:
Diffstat (limited to 'oneshot.pd')
-rw-r--r--oneshot.pd35
1 files changed, 14 insertions, 21 deletions
diff --git a/oneshot.pd b/oneshot.pd
index e87e8ca..cf48dd3 100644
--- a/oneshot.pd
+++ b/oneshot.pd
@@ -1,23 +1,16 @@
-#N canvas 108 421 470 320 10;
-#X msg 228 125 1;
-#X obj 150 20 inlet;
-#X obj 259 256 outlet;
+#N canvas 233 201 674 542 10;
+#X obj 149 40 inlet;
+#X obj 221 176 outlet;
#X text 10 7 [oneshot];
-#X text 309 255 bang;
-#X obj 228 99 t b b;
-#X msg 149 125 0;
-#X text 85 105 reset;
+#X text 249 98 reset;
#X obj 149 75 route clear;
-#X obj 149 102 bang;
-#X obj 259 206 select 0;
-#X obj 259 184 float 0;
-#X connect 0 0 11 1;
-#X connect 1 0 8 0;
-#X connect 5 0 0 0;
-#X connect 5 1 11 0;
-#X connect 6 0 11 1;
-#X connect 8 0 9 0;
-#X connect 8 1 5 0;
-#X connect 9 0 6 0;
-#X connect 10 0 2 0;
-#X connect 11 0 10 0;
+#X text 271 175 whatever;
+#X text 40 215 (c) 2006 IOhannes m zmoelnig \, licensed under GnuGPL
+v2.0;
+#X text 44 238 original abstraction (c) 2005 Hans Christoph Steiner
+;
+#X obj 221 113 once;
+#X connect 0 0 4 0;
+#X connect 4 0 8 1;
+#X connect 4 1 8 0;
+#X connect 8 0 1 0;