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/bb-help.pd | |
parent | 2ded32118bbf25d3bdaa95acded1fffe22be2329 (diff) |
continued reorg
svn path=/trunk/abstractions/sfruit/; revision=10349
Diffstat (limited to 'core/bb-help.pd')
-rw-r--r-- | core/bb-help.pd | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/core/bb-help.pd b/core/bb-help.pd deleted file mode 100644 index a63a07b..0000000 --- a/core/bb-help.pd +++ /dev/null @@ -1,9 +0,0 @@ -#N canvas 0 22 450 300 10; -#X obj 70 115 bb \$0.googly-moogly; -#X obj 243 181 r \$0.googly-moogly; -#X obj 243 205 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 --1 -1; -#X text 16 20 [bb] - Simply \, a bang with a set send destination. -Handy for rapid prototyping. Use like [bb receiver-name].; -#X text 284 274 2008 Luke Iannini; -#X connect 1 0 2 0; |