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/keycommand-help.pd | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 sfruit/keycommand-help.pd (limited to 'sfruit/keycommand-help.pd') 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; -- cgit v1.2.1