Is it possible to use OSC Pilot to enable the use of custom hardware? I would like set up an Xbox controller to control Resolume, and was wondering if it is possible to use OSCpIlot to get this working? Can I create a patch on OSCPilot and then link this to my other software? Does an Xbox controller have inputable OSC commands? Any information on this would be super useful !
XBox controller to Resolume is probably possible, but I don’t think OSC/Pilot would be in the mix. You would likely want a piece of software on the computer that can listen to the HID/Joystick commands from the controller and map them to OSC out commands for Resolume. After a solid 1.5 minutes of digging, there appears to be a Processing.org library that can parse XBox controller commands here: http://lagers.org.uk/gamecontrol/
There are some examples out there of how to map data out to OSC messages, so you just have to merge them together. TouchDesigner and MaxMSP can are also flexible in this regard, but I’m not sure if they can natively handle HID/Joystick commands on an input.