Colin GUYON

Results 11 comments of Colin GUYON
trafficstars

I forgot to mention the following: in order to test I enable the touch device mode in my web browser dev tools

I tried with a real touch screen: the behavior is the same.

Hello, I have similar issues, and for the moment I chose to bind the `touchstart` (and also `mousedown`) event on my content container, calling `event.stopPropagation()` to cancel the event bubbling...

Checking the dev tools network tab, the requests still download webm content. Shouldn't it be another type of content? Anyway I don't feel the size of these packets is lighter...

350 uA make me think of some current flowing through a pin... (I believe I had the same measurement with a input pin being connected to ground and configured with...

ok very strange indeed... Hope someone will be able to help

HI, thank you and sorry for the delay. My usage is a bit different as I use it to make light beats while a music file is being played, and...

(also please have a look at #4 if not already done as it may be useful too)

Hello, there is indeed a lack of a real usage example here, what I don't have yet, but I can try to explain how to use the lib: ``` from...

You're welcome. I've ve been inspired a lot by what I found on internet ;) Your project seems interesting! Your are right the first element of the tuple returned by...