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
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
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
Take a look here on the Debian pkgs:
https://qa.debian.org/developer.php?login=umlaeute&set=yes&bugs=3&am...
it takes you to here:
https://tracker.debian.org/pkg/pd-hid
you can try 0.7-3.
you must apply the patches from "pd-hid_0.7-3.debian.tar.xz" to "pd-hid_0.7.orig.tar.gz"
BTW and rather hijacking this thread: Can you make an 64bit windows [abl_link~]. ?
:)
Mensaje telepatico asistido por maquinas.
On 10/14/2018 9:30 AM, Jean-Yves Gratius wrote:
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.frmailto:jyg@gumo.fr To: pd-list@lists.iem.atmailto: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
Pd-list@lists.iem.atmailto:Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
I tried pd-hid from debian package installer (v 0.7-3) the problem persists (listening to my touchscreen, some events are duplicated, others are lost)
BTW @lucas regarding your haijacking question : my windows computer crashed, so unfortunately at this moment I'm unable to (re)compile any external for windows :-(
On 14/10/2018 17:53, Lucas Cordiviola wrote:
Take a look here on the Debian pkgs:
https://qa.debian.org/developer.php?login=umlaeute&set=yes&bugs=3&am...
it takes you to here:
https://tracker.debian.org/pkg/pd-hid
you can try 0.7-3.
you must apply the patches from "pd-hid_0.7-3.debian.tar.xz" to "pd-hid_0.7.orig.tar.gz"
BTW and rather hijacking this thread: Can you make an 64bit windows [abl_link~]. ?
:)
Mensaje telepatico asistido por maquinas. On 10/14/2018 9:30 AM, Jean-Yves Gratius wrote:
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
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->https://lists.puredata.info/listinfo/pd-list
On 10/23/2018 8:52 AM, Jean-Yves Gratius wrote:
BTW @lucas regarding your haijacking question : my windows computer crashed, so unfortunately at this moment I'm unable to (re)compile any external for windows :-(
:(
I been trying to build it but i constantly get into troubles. had to install "boost" on Msys2 but i can't build it. also tried 'cmake' but ... :(. Also I have very few skills on compiling.
Can you give me some clues or tips on how did you make the 32 version?
Is not urgent.
:)
--
Mensaje telepatico asistido por maquinas.
I think Ableton Link source code has to be compiled with MSVC. In my build, I used the command-line style MSVC compiler inside a code::blocks project . You can have a look here https://github.com/jyg/pure-data/tree/master/abl_link%7E My main difficulty for now is how to install the command-line MSVC compiler without installing the full Visual suite (many GB) !
On 24/10/2018 01:41, Lucas Cordiviola wrote:
:(
I been trying to build it but i constantly get into troubles. had to install "boost" on Msys2 but i can't build it. also tried 'cmake' but ... :(. Also I have very few skills on compiling.
Can you give me some clues or tips on how did you make the 32 version?
Is not urgent.
:)
--
Mensaje telepatico asistido por maquinas.