BTW here's an HIDReponder class i wrote (which imho is missing in the distro to make the interface for hid and midi more similar) you can simply go c = HIDResponder({|a,b,c,d,e| ("Tablet: " ++ [a,b,c,d,e]).postln}, id:\Tablet ) c.remove |
Attachment:
HIDResponder.sitx
Description: Macintosh archive
enjoy! tom |