We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › Unique input from multiple keyboards
Page Index Toggle Pages: 1
Unique input from multiple keyboards (Read 434 times)
Unique input from multiple keyboards
Aug 29th, 2009, 11:46am
 
(Not sure which forum this should be in)

I am working on a piece that requires input from a great many buttons (400+).  My plan was to use multiple USB keyboards for input.  However KeyPress events receive the input from all connected keyboards as if they were a single device.

I was wondering if anyone had any advice on how to make each input unique?

This may not be a processing question, but thought i'd post it here as the final project is processing and some of you may have valid alternatives.

Page Index Toggle Pages: 1