su...@sinewave.de
unread,May 8, 2009, 11:14:00 AM5/8/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to KeyKit
Hi,
i may be slow on the uptake...
...but I generated a chord function (only code) specialised to my
needs, with works fine except keykit passes the input key to the
output an plays its note, which i don't want it to do...
inport("nanoKEY")
outport("LoopBe Internal MIDI")
The keyboard note should just trigger my function, so how can i stop
it routing it's note directly to output?
must be something with mapport-command? I didn't find the syntax...
Frank