From 15d2178c621d825e56b3001b56a90f336fee792d Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Sat, 28 Mar 2009 19:38:16 +0000 Subject: added inlets to bb and keycommand svn path=/trunk/abstractions/sfruit/; revision=10922 --- sfruit/keycommand.pd | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sfruit/keycommand.pd') diff --git a/sfruit/keycommand.pd b/sfruit/keycommand.pd index b0b0cef..760b604 100644 --- a/sfruit/keycommand.pd +++ b/sfruit/keycommand.pd @@ -8,6 +8,7 @@ #X obj 227 98 list trim; #X obj 29 58 spigot 1; #X obj 83 58 r ENABLE_KEYCOMMANDS?; +#X obj 136 28 inlet; #X connect 0 0 7 0; #X connect 2 0 1 0; #X connect 3 0 5 0; @@ -15,3 +16,4 @@ #X connect 6 0 4 0; #X connect 7 0 2 0; #X connect 8 0 7 1; +#X connect 9 0 7 1; -- cgit v1.2.1