aboutsummaryrefslogtreecommitdiff
path: root/sfruit/storebang-help.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-10-26 08:22:12 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-10-26 08:22:12 +0000
commit204cb1b74aeec62614a3de516ab67779618e9a36 (patch)
treeb1d404adb3d313e3ed6a8410fbcf6b9f79faf83f /sfruit/storebang-help.pd
parent2ded32118bbf25d3bdaa95acded1fffe22be2329 (diff)
continued reorg
svn path=/trunk/abstractions/sfruit/; revision=10349
Diffstat (limited to 'sfruit/storebang-help.pd')
-rw-r--r--sfruit/storebang-help.pd20
1 files changed, 20 insertions, 0 deletions
diff --git a/sfruit/storebang-help.pd b/sfruit/storebang-help.pd
new file mode 100644
index 0000000..249c1fb
--- /dev/null
+++ b/sfruit/storebang-help.pd
@@ -0,0 +1,20 @@
+#N canvas 0 22 432 300 10;
+#X declare -lib zexy;
+#X declare -lib zexy;
+#X declare -lib zexy;
+#X declare -lib zexy;
+#X declare -lib zexy;
+#X declare -lib zexy;
+#X obj 29 185 storebang murray \$0.selection;
+#X obj 29 231 r \$0.selection;
+#X symbolatom 29 256 10 0 0 0 - - -;
+#X text 8 16 storebang - takes two arguments \, a value and a receiver.
+Clicking the bang will output the value to the receiver. This is useful
+for creating multiple choice lists \, and is especially helpful when
+dynamically generating a list of choices.;
+#X text 6 95 [storebang cheese \$0.receiver] will send "cheese" to
+\$0.receiver when clicked.;
+#X text 280 265 2008 Luke Iannini;
+#X obj 29 139 storebang federer \$0.selection;
+#X obj 29 162 storebang nadal \$0.selection;
+#X connect 1 0 2 0;