aboutsummaryrefslogtreecommitdiff
path: root/sfruit/keycommand-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'sfruit/keycommand-help.pd')
-rw-r--r--sfruit/keycommand-help.pd41
1 files changed, 41 insertions, 0 deletions
diff --git a/sfruit/keycommand-help.pd b/sfruit/keycommand-help.pd
new file mode 100644
index 0000000..4780b65
--- /dev/null
+++ b/sfruit/keycommand-help.pd
@@ -0,0 +1,41 @@
+#N canvas 932 55 326 225 10;
+#X text 12 9 [keycommand] - assign a keyboard key to a receiver;
+#X obj 42 82 keycommand a \$0go;
+#X obj 42 102 keycommand s \$0do-it;
+#X obj 42 122 keycommand d \$0now;
+#X obj 42 142 keycommand f \$0comeon;
+#X obj 212 82 r \$0go;
+#X obj 212 102 r \$0do-it;
+#X obj 212 122 r \$0now;
+#X obj 212 142 r \$0comeon;
+#X obj 294 99 bng 15 250 50 0 empty empty empty 17 7 0 10 -258113 -257985
+-1;
+#X obj 294 119 bng 15 250 50 0 empty empty empty 17 7 0 10 -4034 -4160
+-1;
+#X obj 294 139 bng 15 250 50 0 empty empty empty 17 7 0 10 -159808
+-4034 -1;
+#X obj 294 159 bng 15 250 50 0 empty empty empty 17 7 0 10 -260097
+-4032 -1;
+#X text 187 183 2008 Luke Iannini;
+#X text 187 198 proyekto.net;
+#N canvas 0 22 450 300 optional-message 0;
+#X obj 289 70 r \$0messages;
+#X obj 41 87 keycommand w \$0messages SAID;
+#X obj 41 107 keycommand e \$0messages WHO;
+#X obj 41 67 keycommand q \$0messages I;
+#X obj 41 127 keycommand r \$0messages PUT;
+#X obj 41 147 keycommand t \$0messages ALL;
+#X obj 41 167 keycommand y \$0messages THOSE;
+#X obj 41 187 keycommand u \$0messages THINGS;
+#X obj 41 207 keycommand i \$0messages IN;
+#X obj 41 227 keycommand o \$0messages YOUR;
+#X obj 41 247 keycommand p \$0messages HEAD;
+#X symbolatom 289 124 10 0 0 0 - - -;
+#X text 51 17 keycommand takes an optional third argument to send a
+symbol to the receiver specified in the second argument.;
+#X connect 0 0 11 0;
+#X restore 8 196 pd optional-message;
+#X connect 5 0 9 0;
+#X connect 6 0 10 0;
+#X connect 7 0 11 0;
+#X connect 8 0 12 0;