vote up 1 vote down star

Our family no longer uses our Mixman DM2 USB controller for making music. This frees it up for me to use as an auxiliary keyboard with 31 "keys" (and a few "sliders"). I had the crazy idea to use these buttons to send keyboard shortcuts to Visual Studio. It just seems easier pressing one key than some of the finger-bending ctrl double-key combos.

I tried a couple utilities like JoyToKey and XPadder but they only recognize game controllers and the DM2 falls into the more generic "USB Controller" category.

Have you ever heard of such nonsense?

Clarify Question: Are you aware of a utility to read inputs from a generic USB Controller and map them to keyboard key presses? -OR- Are you aware of a Visual Studio add-in that will read from a generic USB Controller?

flag
No progress so far. I played with some different ideas but I still have not found a proper solution... – Doug L. Dec 26 '08 at 5:51

2 Answers

vote up 0 vote down

Yeah, I was thinking about doing something similiar to that myself. I'm pretty sure you'd have to write your own driver for it though.

link|flag
vote up 1 vote down

Haven't heard of it before, but I can't wait to see if you can make it useful!

You can assign Visual Studio functions to "chords" of key combinations, right? So maybe you could play shave-and-a-haircut to start a build.

link|flag

Your Answer

Get an OpenID
or

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