Hello,
I'd like to share some experiments with multitouch inside puredata native interface.
To do this, I catch the MT (multitouch)- protocol (B) events
from the touchscreen and generate demultiplexed mouse events in
puredata.
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.
Thanks in advance