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.pd | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 sfruit/keycommand.pd (limited to 'sfruit/keycommand.pd') diff --git a/sfruit/keycommand.pd b/sfruit/keycommand.pd new file mode 100644 index 0000000..1b6a5d5 --- /dev/null +++ b/sfruit/keycommand.pd @@ -0,0 +1,6 @@ +#N canvas 274 22 177 175 10; +#X obj 29 47 keynamedown \$1; +#X obj 29 116 s \$2; +#X obj 29 82 list append \$3; +#X connect 0 0 2 0; +#X connect 2 0 1 0; -- cgit v1.2.1