Multitouch

xnaxna
edited September 2017 in p5.js Library Questions

Here is my first p5.js project, it's an on-screen keyboard that plays samples: https://github.com/mxa/tinykeys The sound is crackling on some browsers, while it plays fine in others. I have a couple of questions, but maybe it's better to ask them one at a time. How can I make this multitouch? i am looking at the reference of touch(), but is there an example of its usage somewhere?

Tagged:

Answers

Sign In or Register to comment.