<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello,</p>
    <p>I'd like to share some experiments with multitouch inside
      puredata native interface.</p>
    <p>video <a moz-do-not-send="true"
        href="https://vimeo.com/292789121">here </a>, project <a
        moz-do-not-send="true"
        href="https://github.com/jyg/PdMultitouch">here</a><br>
    </p>
    <p>To do this, I catch the  MT (multitouch)- protocol (B)  events
      from the touchscreen and generate demultiplexed mouse events in
      puredata.<br>
    </p>
    <p>if someone want to test it, I'd be curious to know if it works on
      other multitouchscreen laptops. I don't know if MT protocol is
      implemented the same way on different touchscreens.<br>
    </p>
    <p>Thanks in advance<br>
    </p>
  </body>
</html>