I'm stumped on this simple task..
I just want to map my QWERTY keys so that each one when pressed sends an OSC message. That's it.
What's an app or script or library (any platform/language) that can do this (with 0-5 lines of code)?
I'm stumped on this simple task..
I just want to map my QWERTY keys so that each one when pressed sends an OSC message. That's it.
What's an app or script or library (any platform/language) that can do this (with 0-5 lines of code)?
How about this little script in Processing (requires the oscP5 library):