aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/abstractions/gf.oneshot.pd
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2009-10-18 20:01:19 +0000
committerN.N. <matju@users.sourceforge.net>2009-10-18 20:01:19 +0000
commitccddec68116fc6403858ebfa13d4a7b1aa3d5278 (patch)
tree6b90e41b15bbf2440afa76d53cc436debf5b5c5b /externals/gridflow/abstractions/gf.oneshot.pd
parenta1fb215b39535805aa19608185d5e52c0f524b42 (diff)
hi gridflow 0.9.5
svn path=/trunk/; revision=12611
Diffstat (limited to 'externals/gridflow/abstractions/gf.oneshot.pd')
-rw-r--r--externals/gridflow/abstractions/gf.oneshot.pd22
1 files changed, 22 insertions, 0 deletions
diff --git a/externals/gridflow/abstractions/gf.oneshot.pd b/externals/gridflow/abstractions/gf.oneshot.pd
new file mode 100644
index 00000000..1c02239d
--- /dev/null
+++ b/externals/gridflow/abstractions/gf.oneshot.pd
@@ -0,0 +1,22 @@
+#N canvas 520 225 450 300 10;
+#X obj 33 82 inlet;
+#X obj 33 139 outlet;
+#X obj 33 120 t a b;
+#X msg 84 82 0;
+#X obj 123 20 inlet;
+#X obj 123 39 route bang;
+#X msg 123 58 1;
+#X obj 199 89 args (x f 1);
+#X obj 199 70 loadbang;
+#X obj 33 101 spigot;
+#X connect 0 0 9 0;
+#X connect 2 0 1 0;
+#X connect 2 1 3 0;
+#X connect 3 0 9 1;
+#X connect 4 0 5 0;
+#X connect 5 0 6 0;
+#X connect 5 1 9 1;
+#X connect 6 0 9 1;
+#X connect 7 0 9 1;
+#X connect 8 0 7 0;
+#X connect 9 0 2 0;