aboutsummaryrefslogtreecommitdiff
path: root/core/ifspigot-help.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-08-01 19:12:40 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-08-01 19:12:40 +0000
commitbc5c8ab25b60d6a549d0bba2ea0c2d8930cd501e (patch)
tree19c6c5324fc273a1f5fdd9e1cbdd8f0a7dd4579f /core/ifspigot-help.pd
parent9544b3c4cb5e805d21b823cabd12204c377261a3 (diff)
latest batch of abs and helpfiles
svn path=/trunk/abstractions/senderfruit/; revision=10228
Diffstat (limited to 'core/ifspigot-help.pd')
-rw-r--r--core/ifspigot-help.pd11
1 files changed, 11 insertions, 0 deletions
diff --git a/core/ifspigot-help.pd b/core/ifspigot-help.pd
new file mode 100644
index 0000000..e9b1209
--- /dev/null
+++ b/core/ifspigot-help.pd
@@ -0,0 +1,11 @@
+#N canvas 630 151 498 250 10;
+#X obj 26 74 ifspigot \$0test;
+#X text 10 12 [ifspigot] - receiver-conditional spigot;
+#X text 124 74 if test is 1 \, spigot is on \, else spigot is off;
+#X obj 26 114 ifspigot \$0test false;
+#X text 160 114 if test is 0 \, spigot is on \, else spigot is off
+;
+#X obj 26 157 ifspigot \$0test true 1;
+#X text 167 152 last argument lets you set default state of internal
+spigot \; with no argument \, it is 0;
+#X text 369 224 2008 Luke Iannini;