diff options
author | Luke Iannini <lukeiannini@users.sourceforge.net> | 2008-10-26 08:22:12 +0000 |
---|---|---|
committer | Luke Iannini <lukeiannini@users.sourceforge.net> | 2008-10-26 08:22:12 +0000 |
commit | 204cb1b74aeec62614a3de516ab67779618e9a36 (patch) | |
tree | b1d404adb3d313e3ed6a8410fbcf6b9f79faf83f /core/myifspigot-help.pd | |
parent | 2ded32118bbf25d3bdaa95acded1fffe22be2329 (diff) |
continued reorg
svn path=/trunk/abstractions/sfruit/; revision=10349
Diffstat (limited to 'core/myifspigot-help.pd')
-rw-r--r-- | core/myifspigot-help.pd | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/core/myifspigot-help.pd b/core/myifspigot-help.pd deleted file mode 100644 index 3d5882b..0000000 --- a/core/myifspigot-help.pd +++ /dev/null @@ -1,20 +0,0 @@ -#N canvas 0 22 450 300 10; -#X text 35 28 [myifspigot] - choose your own comparison operator; -#X text 36 52 if "receiver" (\$1) is "==/>=/</>/whatever" (\$2) than -\$3 then spigot is on. \$4 sets initial state of spigot.; -#X obj 76 165 myifspigot \$0test > 3; -#X obj 76 88 loadbang; -#X obj 76 114 metro 250; -#X obj 76 214 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 --1; -#X obj 266 169 hradio 15 1 0 8 empty empty empty 0 -8 0 10 -262144 --1 -1 0; -#X obj 266 209 s \$0test; -#X text 296 275 2008 Luke Iannini; -#X text 229 152 Set higher than 3 to turn on spigot; -#X floatatom 276 189 5 0 0 0 - - -; -#X connect 2 0 5 0; -#X connect 3 0 4 0; -#X connect 4 0 2 0; -#X connect 6 0 7 0; -#X connect 6 0 10 0; |