hi,
i am using a modified version of xinput (adding ";", leading 0 and
unbuffered) with pdsend (udp). i can now get my tablet
x,y,pressure,tilt in pd. a demo patch is included (showing a way to
parse xinput test data).
https://github.com/patricksebastien/xinputpdsend
the only problem is that i am using [shell] to execute the xinput |
pdsend and when quitting pd it hangs until killall xinput.
not very elegant, but working for me.