Hello, I am experiencing issues with hid external loosing incoming some messages from input device (touchscreen). Is there somebody maintaining this object ? where can I post issues ?
For my project (multitouch inside Puredata with native gui objects*), I found a workaround but I would prefer to be able to use hid object. Thanks
J.Y.G.
-------- Forwarded Message -------- Subject: Re: Question about hid external and polling Date: Thu, 27 Sep 2018 15:18:46 +0200 From: Jean-Yves Gratius jyg@gumo.fr To: pd-list@lists.iem.at
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