From 204cb1b74aeec62614a3de516ab67779618e9a36 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Sun, 26 Oct 2008 08:22:12 +0000 Subject: continued reorg svn path=/trunk/abstractions/sfruit/; revision=10349 --- sfruit/ifspigot-help.pd | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sfruit/ifspigot-help.pd (limited to 'sfruit/ifspigot-help.pd') diff --git a/sfruit/ifspigot-help.pd b/sfruit/ifspigot-help.pd new file mode 100644 index 0000000..e9b1209 --- /dev/null +++ b/sfruit/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; -- cgit v1.2.1