vote up 4 vote down star
3

The "instruments" that are used with Guitar Hero and Rock Band have USB connections. Is there any documentation or reverse-engineering info out there about how to read the messages they generate?

flag
You should really state which console you are getting your controllers from, since that really makes a difference. – SCdF Oct 16 '08 at 19:42
a favorite question for Jeff? – Nathan Fellman Oct 16 '08 at 19:48

5 Answers

vote up 2 vote down check

Check out Wiiuse - it suppors the Guitar Hero 3 controller, as well as Wiimotes :)

link|flag
vote up 1 vote down

Maybe you can ping these guys for info?

link|flag
vote up 1 vote down

I tried the GH3 controller on my WinXP machine and it appeared as an HID device - and appears as a game controller - so I suspect most of the work is already done for you.

Try it and see...

link|flag
vote up 1 vote down

You could check Frets on Fire project. It's opensource GH-like game, and as far as I remember documentation said you could use Guitar Hero controller instead of the keyboard.

Here's some additional semi-info: Frets on Fire and the 360 Guitar.

link|flag
vote up 2 vote down

From my Google searches, the Guitar Hero and Rock Band controllers are USB HID devices. This means they should plug and play on most any machine that supports HID (most do). See USB Revealed by Jan Axelseon for more information.

link|flag
I would assume that it use HID as a basic transport and have a proprietary report descriptor that can be recorded and analyzed using usb bus analyzer (just google for it lecroy and ellisys are most popular) or you can check if linux supporting this :) – Ilya Oct 16 '08 at 19:42

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.