aboutsummaryrefslogtreecommitdiff
path: root/core/if.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-05-19 09:10:23 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-05-19 09:10:23 +0000
commit1fb424ead581b300e2ff9d2aba8e8e37bab294a6 (patch)
tree102c4b370c04dc1ea522e99e8f0ba4a7ac1b70f3 /core/if.pd
parentf2315675d0f040ee02fd1e572d829aa1979b07be (diff)
added most missing helpfiles, deleted clearconsole since it's built in and cursormon since HCS already made it elsewhere
svn path=/trunk/abstractions/senderfruit/; revision=9854
Diffstat (limited to 'core/if.pd')
-rw-r--r--core/if.pd29
1 files changed, 29 insertions, 0 deletions
diff --git a/core/if.pd b/core/if.pd
new file mode 100644
index 0000000..2ab54b1
--- /dev/null
+++ b/core/if.pd
@@ -0,0 +1,29 @@
+#N canvas 542 305 149 282 10;
+#X obj 71 23 \$1 \$2;
+#X obj 98 -41 inlet;
+#X obj 24 -41 inlet;
+#X obj 24 186 outlet;
+#X obj 71 186 outlet;
+#X obj 24 154 spigot;
+#X obj 71 154 spigot;
+#X obj 71 105 unpack;
+#X obj 71 48 sel 0;
+#X obj 24 -11 t a a;
+#X obj 24 124 t a a;
+#X msg 71 80 0 1;
+#X msg 98 80 1 0;
+#X connect 0 0 8 0;
+#X connect 1 0 0 1;
+#X connect 2 0 9 0;
+#X connect 5 0 3 0;
+#X connect 6 0 4 0;
+#X connect 7 0 5 1;
+#X connect 7 1 6 1;
+#X connect 8 0 11 0;
+#X connect 8 1 12 0;
+#X connect 9 0 10 0;
+#X connect 9 1 0 0;
+#X connect 10 0 5 0;
+#X connect 10 1 6 0;
+#X connect 11 0 7 0;
+#X connect 12 0 7 0;