aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/abstractions/gf.oneshot.pd
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2008-07-08 05:56:10 +0000
committerN.N. <matju@users.sourceforge.net>2008-07-08 05:56:10 +0000
commit089475041fe26964d72cb2ebc3559a36ba89a2f2 (patch)
tree4ea7537e82b2ee34748ef7cbfc18c523425d4f7a /externals/gridflow/abstractions/gf.oneshot.pd
parentd1ad56f1da41e7a88eb9a52d6b0daaf145b54ea7 (diff)
trying to import gridflow 0.9.4
svn path=/trunk/; revision=10148
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;