Re: [PD] Cannot get [hid] to work properly with my mouse

2013-09-23 Thread s p
Well ... I mean at least mac + linux ! For some reason when I mean that something can run everywhere I always forget windows :) same when I do webdev ... I usually completely forget about internet explorer... 2013/9/24 Simon Wise > On 23/09/13 20:10, s p wrote: > >> The patch I am doing is for

Re: [PD] Cannot get [hid] to work properly with my mouse

2013-09-23 Thread Simon Wise
On 23/09/13 20:10, s p wrote: The patch I am doing is for a workshop, so I'd like to be platform independent... But thanks for the tip anyways! platform independent plus using input is going to be quite limited, since under the surface there will be quite different implementations per platform

Re: [PD] Cannot get [hid] to work properly with my mouse

2013-09-23 Thread s p
The patch I am doing is for a workshop, so I'd like to be platform independent... But thanks for the tip anyways! 2013/9/23 James Dunn > Yes I see what you mean. If you are on linux you could try [linuxevent] > from here: > > http://at.or.at/hans/pd/hid.html > > I use this on Arch due to this

Re: [PD] Cannot get [hid] to work properly with my mouse

2013-09-23 Thread James Dunn
Yes I see what you mean. If you are on linux you could try [linuxevent] from here: http://at.or.at/hans/pd/hid.html I use this on Arch due to this bug: http://sourceforge.net/p/pure-data/bugs/889/ [linuxevent] has finger detection so you can use this to gate the data stream. Quoth s p, on

Re: [PD] Cannot get [hid] to work properly with my mouse

2013-09-23 Thread s p
Yep, I tried that already, but that doesn't work if you move the mouse slowly. 2013/9/23 James Dunn > What about [change]? > > Quoth s p, on 23/09/2013 11:12: > > Hi! > > I am trying to use [hid] on pd vanilla and Ubuntu. > Ideally, I would like to use the mouse as a fader on Y axis : when

Re: [PD] Cannot get [hid] to work properly with my mouse

2013-09-23 Thread James Dunn
What about [change]? Quoth s p, on 23/09/2013 11:12: Hi! I am trying to use [hid] on pd vanilla and Ubuntu. Ideally, I would like to use the mouse as a fader on Y axis : when I move the mouse, the fader moves accordingly, when the mouse doesn't move the fader stays in the same position. Pro

[PD] Cannot get [hid] to work properly with my mouse

2013-09-23 Thread s p
Hi! I am trying to use [hid] on pd vanilla and Ubuntu. Ideally, I would like to use the mouse as a fader on Y axis : when I move the mouse, the fader moves accordingly, when the mouse doesn't move the fader stays in the same position. Problem is, I can get only relative Y, and relative Y seems to