Hi all..
I'm trying to read joystick data into puredata, (on a windows system)...
The first method I've seen to do this is using gripd, but it seems kinda klunky since I really don't need the visual interface portion of it.
So I have a PS2 controller hooked up through USB...and I'm reading all buttons properly...even converting the 65535 range of the sticks down to 127 for midi....
Problem is...I can't get GripD to read the hat movement. (the directional control pad)
It looks like gripd only reads axis and buttons...but the documentation isn't great.
Anyone have any info on how to get it to read the d-pad? or better yet, a better joystick option that works in Windows?
Thanks,
AltReality