Hi Sebastian,
Thanks for the test.
Would hidraw enable to get access multitouch data? Like fingerpincher on Max?
I doubt it but not sure. Looking at the sources of fingerincher from https://www.anyma.ch/2009/research/multitouch-external-for-maxmsp/ this looks to me as an apple exclusive device and software. I guess that someone with a an apple machine can port fingerpincher to Pd exclusively for macOS.
But what happens if you move two or more fingers in the touchpad? (you can get all the list of bytes in the listbox)
and afraid of saying something stupid: what happens if you create 4 [hidraw] objects and open devices 4, 5, 6 and 7 (one per object). Do you get at least 4 different readings?
--
Mensaje telepatico asistido por maquinas.
On 06/10/2022 11:05, Sebastian Lexer wrote:
Amazing, I could only test running it on the M1 itself without any additional equipment, but all seems to work as expected.
After going through the 'malicious software stuff' I'm getting data results for devices 4-7. Ech of these report xy coordinate changes on the touchpad. Roughly >250 for right or up movements and <5 for left and down.
Would hidraw enable to get access multitouch data? Like fingerpincher on Max?
All best, Sebastian