Hi, I am currently trying to build a multi-touch music application. I have read complaints about many multi-touch methods (with touchlib as the software) having very high latency/slow response time. This is not good for realtime music, as I would like to have things equivalent to a realtime onscreen piano and a drumpad w/ drumsticks. My first question is are there any methods out there already that do respond very fast at both the software and the hardware end? Also, if the first question is a no, then would attaching IR LEDs on gloves, drumstick, etc., improve speed? I was thinking it would look something like:
| <-- Finger (in glove)
o <-- IR LED at end of glove finger
-- <-- Diffuser (So the IR LED’s light is only shown when it touches the surface)
-- <-- Acrylic/Glass
{} <- Camera, Projector, etc.
I was thinking that this method would produce better blobs which would make touchlib faster. I’m not 100% sure though. I’m more interested in if there any methods out there already that do respond very fast at both the software and the hardware end. Thanks!
