very nice and useful! thanks a lot.
-----Ursprüngliche Nachricht----- Von: "Chris McCormick" chris@mccormick.cx Gesendet: 27.06.2011 17:06:05 An: pd-list@iem.at Betreff: [PD] 2d touch abstraction
Hi,
For the PdDroidParty GUI I wanted to support some kind of 2d touch surface in patches so I made this little GOP datastructure abstraction. Hopefully this is useful to someone else. Support for this should hopefully be in the app soon!
Instantiate it in an object box like this: [touch x-size y-size receiver-name]
Cheers,
Chris.