I have written a Rockband Drum kit app that lets you use the Rockband Drum kit with your PC as a drum synthesizer. It has 30 Drum wav sounds and can also be used to play sound through MIDI as well, working on MIDI recording and a loopback driver to use it as a MIDI input but all that aside.
I only have access to the Playstation2/3 Rockband drum kit. I don't want to go the route of having the user's set up the button mapping. I have it automapped for my Drum Kit, but I need to know the "title" of each controller and the button index of each pad.
EX: my Rockband ps2/3 controler specs are
title: Harmonix Drum Kit for PlayStation(R)3
red pad is 2, yellow 3, blue 0, green 1, ect. ect.
what I need?
I need that info for the RockBand drum kit for Xbox360 and wii, the Guitar hero drum kit for xBox360 and wii and also any 3rd party drum kits for any of the systems so I can integrate them as well.
Thanks, the app is working great so far even has graphical representation of the pads on screen that flash when they are struck. I have written A LOT of apps, but this is the first one that I am really going to take all the way to the end.