Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Game Controller Input

800419Sep 11 2009 — edited Sep 16 2009
Hi,

I am making a simple drum simulator, and yesterday I asked a question on how to play .wav files. I got that part of my program figured out, and I got it so it can take user input (through a keyboard) to simulate drum sounds.

Now I am asking if there is a way to use a game controller (preferably a rock band drum controller) as an input device. I've looked at the jinput API, but i don't know if it provides the functionality I am looking for.

Any help is greatly appreciated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 14 2009
Added on Sep 11 2009
32 comments
355 views