Hello, So, I'm experiencing issues with [hid] object for listening my multitouchscreen device (linux). I can confirm that some messages sent by the touchscreen are lost and not retrieved in Puredata using this object. I can observe this when I print in the pd-console the output of Hid and compare it simultenaously with the output of an utilitary listening for the same device : evtest.
Is this list the best choice for reporting this issue or may I open an issue elsewhere ? Thanks
On 21/09/2018 19:48, Jean-Yves Gratius wrote:
Hi,
I'm trying to retrieve infos from an Elan mutlitouchscreen using hid object in puredata (on linux).
I succeeded in getting multitouch infos, but with some inconsistencies, so I wonder if I may loose some messages dueto incorrect polling value ?
Is there a non polling mode giving all the incoming messages as they arrive ?
Thanks so much.
J.Y.G