aboutsummaryrefslogtreecommitdiff
path: root/sfruit/keycommand.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/keycommand.pd
parent2ded32118bbf25d3bdaa95acded1fffe22be2329 (diff)
continued reorg
svn path=/trunk/abstractions/sfruit/; revision=10349
Diffstat (limited to 'sfruit/keycommand.pd')
-rw-r--r--sfruit/keycommand.pd6
1 files changed, 6 insertions, 0 deletions
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;